Skip to content

kirchner/elm-selectize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.