Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 634 Bytes

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.