kirchner/elm-selectize - version: 2.0.7
for more information visit the package's GitHub page
Package contains the following modules:
Filterable Dropdown Menu 
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.