This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
add Option Categories #12
Closed
Description
Add option categories, so we can present users with different sorts of options. This is well-supported in other autocomplete widgets.
This will require abstracting away the code to get widget DOM elements a bit. Right now you can add arbitrary elements to the combobox, but focusNext() and focusPrevious() will focus them, and they can then be selected.
Metadata
Metadata
Assignees
Labels
No labels