All Projects → kirchner → elm-selectize

kirchner / elm-selectize

Licence: Apache-2.0 license
selectize-like dropdown menu with autocompletion in elm

Programming Languages

elm
856 projects

Projects that are alternatives of or similar to elm-selectize

Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+4428.57%)
Mutual labels:  autocomplete, dropdown
Smartmaterialspinner
The powerful android spinner library for your application
Stars: ✭ 108 (+285.71%)
Mutual labels:  autocomplete, dropdown
Multiselect
Vue 3 multiselect component with single select, multiselect and tagging options.
Stars: ✭ 92 (+228.57%)
Mutual labels:  autocomplete, dropdown
Ngautocomplete
Light-weight autocomplete component for Angular.
Stars: ✭ 52 (+85.71%)
Mutual labels:  autocomplete, dropdown
react-native-autocomplete-dropdown
Dropdown Item picker with search and autocomplete (typeahead) functionality for react native
Stars: ✭ 87 (+210.71%)
Mutual labels:  autocomplete, dropdown
Ember Select Box
🔠 A faux select box for Ember apps
Stars: ✭ 60 (+114.29%)
Mutual labels:  autocomplete, dropdown
React Input Enhancements
Set of enhancements for input control
Stars: ✭ 1,375 (+4810.71%)
Mutual labels:  autocomplete, dropdown
svelecte
Selectize-like component written in Svelte, also usable as custom-element 💪⚡
Stars: ✭ 121 (+332.14%)
Mutual labels:  autocomplete, selectize
Autocomplete
Blazing fast and lightweight autocomplete widget without dependencies. Only 1KB gzipped. Demo:
Stars: ✭ 244 (+771.43%)
Mutual labels:  autocomplete, dropdown
Ng Select
⭐ Native angular select component
Stars: ✭ 2,781 (+9832.14%)
Mutual labels:  autocomplete, dropdown
Searchtextfield
UITextField subclass with autocompletion suggestions list
Stars: ✭ 980 (+3400%)
Mutual labels:  autocomplete, dropdown
hv-autocomplete
Fast and flexible autocomplete library
Stars: ✭ 16 (-42.86%)
Mutual labels:  autocomplete, dropdown
Autocomplete.js
Simple autocomplete pure vanilla Javascript library.
Stars: ✭ 3,428 (+12142.86%)
Mutual labels:  autocomplete, dropdown
Core Components
Accessible and lightweight Javascript components
Stars: ✭ 85 (+203.57%)
Mutual labels:  autocomplete, dropdown
Material Ui Superselectfield
multiselection autocomplete dropdown component for Material-UI
Stars: ✭ 260 (+828.57%)
Mutual labels:  autocomplete, dropdown
Downshift
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
Stars: ✭ 10,183 (+36267.86%)
Mutual labels:  autocomplete, dropdown
frontal
An Angular select/dropdown component
Stars: ✭ 20 (-28.57%)
Mutual labels:  autocomplete, dropdown
vue-single-select
single select dropdown with autocomplete
Stars: ✭ 43 (+53.57%)
Mutual labels:  autocomplete, dropdown
React Selectrix
A beautiful, materialized and flexible React Select control
Stars: ✭ 166 (+492.86%)
Mutual labels:  autocomplete, dropdown
choc-autocomplete
🏇 Autocomplete Component Package for Chakra UI
Stars: ✭ 286 (+921.43%)
Mutual labels:  autocomplete, dropdown

Filterable Dropdown Menu Build Status

This is a customizable dropdown menu with the following features:

  • filtering the displayed entries with a textfield
  • keyboard selection using up/down arrow keys and enter/escape
  • auto scrolling if the menu is styled with a maximum height and overflow-y: scroll
  • you can insert non-selectable dividers between entries
  • the styling and rendering of the entries can be fully customized

If you like you can check out the demo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].