GitHub topics: combobox
atomiks/tippyjs-react 📦
React component for Tippy.js (official)
Language: JavaScript - Size: 1.77 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 1,807 - Forks: 96

svar-widgets/core
SVAR Core library is a collection of essential UI components written with Svelte.
Language: Svelte - Size: 659 KB - Last synced at: about 12 hours ago - Pushed at: 6 days ago - Stars: 158 - Forks: 5

atomiks/tippyjs 📦
Tooltip, popover, dropdown, and menu library
Language: JavaScript - Size: 16.6 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 12,175 - Forks: 534

pacocoursey/cmdk
Fast, unstyled command menu React component.
Language: TypeScript - Size: 765 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 11,054 - Forks: 314

CaptainCodeman/svelte-headlessui
HeadlessUI components for Svelte
Language: TypeScript - Size: 5.65 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 586 - Forks: 28

algolia/autocomplete
🔮 Fast and full-featured autocomplete library
Language: TypeScript - Size: 21.6 MB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 5,134 - Forks: 330

downshift-js/downshift
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
Language: JavaScript - Size: 2.51 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 12,210 - Forks: 935

DevExpress-Examples/asp-net-mvc-grid-bind-combo-box-column-to-enum
Use the Enum.GetNames method to bind a combo box column to Enum.
Language: JavaScript - Size: 769 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/winforms-combobox-with-close-and-clear-buttons-in-dropdown
Display close and clear buttons in the dropdown of the ComboBoxEdit control.
Language: C# - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-checked-combobox-with-images
Create a custom checked combo box that shows images in the edit box and dropdown window.
Language: Visual Basic .NET - Size: 463 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-combobox-hide-specific-items
This example shows how to temporarily hide specific combo box items.
Language: Visual Basic .NET - Size: 111 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-comboboxedit-implement-standard-combobox-search
Create a custom ComboBoxEdit control that behaves like a standard combobox.
Language: C# - Size: 58.6 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

sagalbot/vue-select
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
Language: JavaScript - Size: 12.8 MB - Last synced at: about 4 hours ago - Pushed at: about 2 months ago - Stars: 4,676 - Forks: 1,344

DevExpress-Examples/asp-net-mvc-grid-combobox-column-in-callback-mode
Create a column editor, bind it to a data source, and configure editor callback requirements.
Language: JavaScript - Size: 560 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-cascading-combo-boxes-in-edit-form
Create cascading combo box editors and use them to edit grid data.
Language: Visual Basic .NET - Size: 1.05 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-cascading-combo-boxes-in-batch-edit-mode
Create combo box editors and configure the grid's cell edit functionality in batch mode.
Language: Visual Basic .NET - Size: 1.13 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-mvc-cascading-combo-boxes
Use the MVC ComboBox extension to implement cascading combo boxes
Language: Visual Basic .NET - Size: 472 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 4

DevExpress-Examples/asp-net-mvc-combobox-bind-to-large-filtered-data-source
Use the combo box editor's BindList method to bind the editor to a large filtered data source.
Language: Visual Basic .NET - Size: 1.05 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

csandman/chakra-react-select
A Chakra UI themed wrapper for the popular library React Select
Language: TypeScript - Size: 9.55 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 811 - Forks: 32

DevExpress-Examples/asp-net-web-forms-grid-use-cascading-combo-boxes-in-inline-edit-mode
Create templated combo box columns, add cascading combo box editors to the templates, and configure the grid's cell edit functionality in inline mode.
Language: ASP.NET - Size: 1.29 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-web-forms-combobox-load-items-on-callback
Load combo box items on the first click of the drop-down button.
Language: C# - Size: 81.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 1

szhsin/react-autocomplete
1.4 kB headless React autocomplete solution
Language: TypeScript - Size: 1.99 MB - Last synced at: 39 minutes ago - Pushed at: 2 months ago - Stars: 49 - Forks: 2

stevel05/SLComboBoxCF
An implementation of a javafx combobox for B4j with Cell Factory.
Language: B4X - Size: 16.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

ressurectit/ng-select
Angular component representing html select
Language: TypeScript - Size: 348 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 1

BorisGerretzen/SimpleBlazorMultiselect
A simple blazor multiselect dropdown component
Language: C# - Size: 25.7 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 3

SyncfusionExamples/getting-started-with-the-dotnet-maui-combobox-control
A quick start .NET MAUI project that shows how to create and configure the Syncfusion MAUI ComboBox control to a .NET MAUI app.
Language: C# - Size: 174 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 1

SyncfusionExamples/SelectionChanged-Behavior-in-the-.NET-MAUI-ComboBox
The sample demonstrates how to manage the SelectionChanged behaviors in the .NET MAUI ComboBox control.
Language: C# - Size: 385 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

SyncfusionExamples/How-to-customize-the-dropdowns-width-in-DOTNET-MAUI-ComboBox-SfComboBox
This repository contains a sample demonstrating of customizing the dropdown's width in .NET MAUI ComboBox
Language: C# - Size: 227 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

SyncfusionExamples/How-to-Prevent-SfComboBox-Dropdown-from-Closing-Unexpectedly-When-Resizing-in-.NET-MAUI
This repository contains a sample explaining how to Prevent SfComboBox Dropdown from Closing Unexpectedly When Resizing in .NET MAUI
Language: C# - Size: 300 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

SyncfusionExamples/How-to-Change-the-Color-of-the-Entire-Border-in-.NET-MAUI-ComboBox-on-Windows-and-Android-Platform
This repository contains a sample explaining how to Change the Color of the Entire Border in .NET MAUI ComboBox on Windows and Android Platform
Language: C# - Size: 219 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

AustL/PygameWidgets
A module for use with Pygame. Includes fully customisable buttons, textboxes, sliders and many more, as well as the ability to create and run animations on these widgets.
Language: Python - Size: 6.1 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 63 - Forks: 18

SamiraSiavash/Change_Ttkbootstrap_Theme_And_Style
This is a sample for change theme and style in ttkbootstrap.
Language: Python - Size: 1000 Bytes - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

anubra266/choc-autocomplete
🏇 Autocomplete Component Package for Chakra UI
Language: TypeScript - Size: 3.31 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 421 - Forks: 54

OmerMakesStuff/downshift-shadcn-combobox
Combobox/autocomplete component built with shadcn/ui and Downshift.
Language: TypeScript - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 95 - Forks: 6

sertxudeveloper/livewire-combobox
Add comboboxes to your Livewire forms
Language: PHP - Size: 447 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

Romulo-Meirelles/ToolsBox
a series of tools for you to use in your day to day development. You can also add the DLL in Visual Studio tools. This package contains Form, Transition, Radio, Buttons, Panels Gradient, Custom Listview, GroupBox. In addition to some very useful functions. It's worth testing.
Language: Visual Basic .NET - Size: 2.53 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vain0x/DotNetKit.Wpf.AutoCompleteComboBox
ComboBox with filtering (auto-complete) for WPF
Language: C# - Size: 1.25 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 75 - Forks: 25

snehalbaghel/select-kit
A one-stop solution for all your select/combobox/autocomplete needs for Svelte
Language: Svelte - Size: 470 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 53 - Forks: 0

gammasoft71/Examples_Cocoa
Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)
Language: Objective-C - Size: 5.72 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 13

oaarnikoivu/shadcn-virtualized-combobox
A virtualized shadcn/ui combobox.
Language: TypeScript - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 49 - Forks: 6

github/combobox-nav
Attach combobox navigation behavior to <input> or <textarea>.
Language: JavaScript - Size: 999 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 125 - Forks: 20

teknosains/Autocomplete
Simple Autocomplete Using VanillaJS & TypeScript
Language: TypeScript - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

crvouga/headless-combobox
⚡️Zero dependencies 🔌 Framework agnostic 💪 TypeScript 🧠 Headless Combobox
Language: TypeScript - Size: 956 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 45 - Forks: 0

trevoreyre/autocomplete
Accessible autocomplete component for vanilla JavaScript and Vue.
Language: JavaScript - Size: 2.56 MB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 437 - Forks: 77

Yegorich555/web-ui-pack
HTML components with focus on DX
Language: TypeScript - Size: 13.5 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

DevExpress-Examples/blazor-dxcombobox-bind-to-enum
Create a wrapper class that obtains enumeration values and passes them to the ComboBox component's Data property.
Language: HTML - Size: 282 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-web-forms-combobox-listbox-disable-items
Use CSS classes to enable or disable items in editors.
Language: ASP.NET - Size: 119 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-bootstrap-grid-initialize-combo-box-column-in-batch-edit-mode
Сreate a combo box column's edit item template to bind the column to a filtered data source and configure the grid's cell edit functionality in batch mode.
Language: ASP.NET - Size: 134 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-combobox-get-hidden-column-values
Get values stored in a hidden column of the Combo Box control on the client.
Language: ASP.NET - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-combo-box-add-items-in-multi-column-mode
Create a multi-column combo box editor and populate it with items on the client.
Language: ASP.NET - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-web-forms-cascading-comboboxes
Create Two Cascading Combo Boxes for ASP.NET Web Forms
Language: ASP.NET - Size: 1.73 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-combo-box-customize-item-appearance
Create a combo box editor and use its client-side functionality to specify the appearance of the editor's items.
Language: ASP.NET - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

oaarnikoivu/semantic-combobox
Using embeddings from a pre-trained language model to provide semantic search capabilities in a combobox interface, directly in the browser.
Language: TypeScript - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gammasoft71/Examples_Gtkmm
Shows how to use Gtkmm controls by programming code (c++17).
Language: C++ - Size: 365 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 15

nilayjoshi89/BlackPearl
Control Library for WPF
Language: C# - Size: 11.6 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 35 - Forks: 11

ChoTotOSS/search-suggestion
🔍 Simple, lightweight, flexible search suggestion, autocomplete component 🔍
Language: JavaScript - Size: 1.19 MB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

vaadin/vaadin-combo-box
The Web Component for displaying a list of items with filtering. Part of the Vaadin components.
Language: HTML - Size: 5.51 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 115 - Forks: 84

klovaaxel/combobox-framework
A framework for building comboboxes
Language: TypeScript - Size: 355 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

gammasoft71/Examples_FLTK
Shows how to use Fltk controls only by programming code (c++17).
Language: C++ - Size: 2.01 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 57 - Forks: 10

melsawy93/SearchableComboBox
C# WPF Searchable Combobox
Language: C# - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

leandrolopes13/jselect
A lightweight and customizable JavaScript select/dropdown library with modern features.
Language: HTML - Size: 48.8 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ozzies-code/ComboBox
Este proyecto consiste en agregar los valores en un campo de texto a un combobox para luego emplear la propiedad SelectedItem que traera un MsgBox con los datos de los campos de texto.
Language: Visual Basic .NET - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

BekoSan/ProductivityFunctions
This is a list of extension methods that make it easy to work with common WinForms Controls and classes.
Language: C# - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 8

ozzies-code/InputsControls
Aplicacion de Compras Online de Tecnologia
Language: Visual Basic .NET - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Harrald/nova-combobox-filter
Nova 4 filter component based on the Headless UI combobox component
Language: Vue - Size: 462 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 13 - Forks: 2

Sharkboy-j/WpfStyles
Styles for wpf controls
Language: C# - Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 39 - Forks: 8

lucrod1/angular-rs-datagrid
Datagrid component that supports several types of value editing. It is possible to set up columns of type, checkbox, href, html content, combobox, chosen, multi-chosen, input fields with mask (string, number, money, br-phone, br-cpf, br- cnpj) and unmasked.
Language: CSS - Size: 327 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

kedpter/AutoCompleteCombobox
winform auto-complete combobox
Language: C# - Size: 288 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

youyingxiang/laravel-alpine-components
This is about laravel blade and alpinejs related components
Language: Blade - Size: 243 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

PonomareVlad/fetched-list
🗂 Dependency-free component that implements live-search to any input element via datalist
Language: JavaScript - Size: 25.4 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

DavideTriso/simple-and-advanced-search 📦
vanilla js simple and advanced search plugins
Language: JavaScript - Size: 4.56 MB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

AnnotationSro/ng-combo
Language: TypeScript - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

AnnotationSro/ember-advanced-combobox
Swiss-knife ember combobox
Language: JavaScript - Size: 2 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 6

mdbassit/FancySelect
A tiny drop-in replacement for native HTML single select elements written in vanilla ES6.
Language: JavaScript - Size: 782 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 22 - Forks: 4

daguilarm/livewire-combobox
A laravel Livewire Dynamic Selects with multiple selects depending on each other values, with infinite levels and totally configurable.
Language: PHP - Size: 301 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 26 - Forks: 1

timurgain/combobox-multi-select
TS, React, Vite / Custom Combobox-Multi-Select component
Language: TypeScript - Size: 366 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

marcellosurdi/ComboBoxComponent
ComboBoxComponent is a very lightweight and dependency-free web component written in pure JavaScript
Language: JavaScript - Size: 1.96 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

zoonman/combobox
Editable ComboBox
Language: JavaScript - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

xdev-software/vaadin-chip-combobox 📦
A ComboBox with Chips/Chip Components for Vaadin Flow
Language: Java - Size: 1.26 MB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 24 - Forks: 3

andersevenrud/select-typeahead
A configurable, super simple and extremely fast typeahead solution for `<select>` elements.
Language: JavaScript - Size: 52.7 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

gusenov/examples-tkinter
Примеры организации GUI с помощью библиотеки Tkinter.
Language: Python - Size: 202 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

Dirkster99/WatermarkControlsLib
Provides MVVM/WPF conform textbox and combobox control implementations for dark and light modern UIs
Language: C# - Size: 51.8 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 7

SyncfusionExamples/xamarin-forms-sfcombobox
This example demonstrates integration of SfComboBox component into Xamarin.Forms projects, including basic usage and advanced configurations.
Language: C# - Size: 1.36 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mateuscalza/stormbox
Responsive autocomplete with pure JS (Vanilla).
Language: JavaScript - Size: 453 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 2

popde/listviewEx
给winform的listview控件增加编辑框和下拉选择框交互功能 . for winform listview+editBox+comboBox function.
Size: 190 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

gammasoft71/Examples_CSharp
Shows how to use .Net Framework controls without RAD only by programming code : Console, Gui (WinForms) and unit tests (CSharp)
Language: C# - Size: 9.75 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

justin-lyon/lwc-picklist
Language: JavaScript - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

subaira2004/zdropdown
zdropdown is pure javascript plugin
Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

leandrovip/Vip.ComboBox
This is a ComboBox control with a better suggestion list.
Language: C# - Size: 23.4 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

umutdeveloper/react-multiselect
Simple React multi select component which uses Tailwind CSS - https://www.npmjs.com/package/@uc-react-ui/multiselect
Language: TypeScript - Size: 381 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

SyncfusionExamples/Select-All-Text-in-SfComboBox
This sample provides sample code for implementing the functionality to select all text within a SfComboBox component.
Language: C# - Size: 256 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

SyncfusionExamples/rtl-sample-combobox
This sample provides sample code and resources for implementing combobox components with right-to-left (RTL) language support.
Language: C# - Size: 816 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SyncfusionExamples/maui-combobox-samples
This repository contains examples for the SfComboBox control in .NET MAUI (Multi-platform App UI) applications.
Language: C# - Size: 364 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

SyncfusionExamples/Load-BusyIndicator-in-DropDownFooterView
This sample illustrates how to implement a BusyIndicator within a DropDownFooterView in Xamarin.Forms applications.
Language: C# - Size: 516 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

sutara79/jquery.ajax-combobox
jQuery plugin to create a text box which can auto-complete and pull-down-select.
Language: JavaScript - Size: 1.41 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 80 - Forks: 31

SyncfusionExamples/datatemplate-selector-sfcombobox
Explore the template selector sample for SfComboBox, demonstrating dynamic content presentation in Xamarin applications.
Language: C# - Size: 800 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MrAsterisco/ComboPicker
A SwiftUI implementation of a picker that also allows direct input.
Language: Swift - Size: 3.68 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

junjizhi/accessible-combobox
Accessible Combobox (WAI-ARIA v1.2 compliant)
Language: JavaScript - Size: 14.6 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

liumiaowilson/groupedCombobox
A most nice and neat implementation of Salesforce Lightning Grouped Combobox
Language: JavaScript - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

R3D9477/cs-deTools 📦
Tools for a binding a beautiful title of enumeration value to DataGridView Combobox
Language: C# - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
