vue-light-searchable-selectbox
v0.0.0
Published
Filter the display items by string and select them in the dropdown.
Readme
Vue Searchable Selectbox
Using this component, items containing the user's input value will be searched and displayed from the provided list of items.
Features
- Search multiple strings (separated by comma)
Todos
- [ ] Do not close a dropdown when click a dropdown to select an item.
- [ ] Edit style.
- [ ] Write examples for README.
