@19h47/combobox
v0.0.7
Published
Combobox and Listbox
Readme
@19h47/combobox
Combobox
| Key | Function |
| ------------ | -------- |
| Down Arrow | |
Instance options
| Option | Type | Default | Description |
| ------- | --------- | ------- | ------------------------------ |
| clear | boolean | true | Clear listbox on hideListbox |
nstance events
| Event | Arguments | Description |
| ------------------ | --------- | ------------------------------------- |
| Combobox.onloading | | |
| Combobox.onloaded | | |
| Combobox.onsubmit | | |
| Combobox.onupdate | obj | Returns results and selectedIndex |
Acknowledgments
- Editable Combobox With List Autocomplete Example
- https://alphagov.github.io/accessible-autocomplete/examples/
