vue-select
https://github.com/sagalbot/vue-select
JavaScript
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to vue-select
Help out
- Issues
- bug(docs): Codepen for the scoped slot option is broken.
- bug(animation): The fade out animation does not work when the appendToBody option is set.
- Event @clear on "x"
- Instead of a masonry layout for multiple selected options, have one option per line
- Allow a set option to be edited
- option:selected returns all selected options instead of only the new selected option
- 4.0.0-beta.6 for vue 3 but are loading dependencies @types/vue-select 3.16.8 and this are loading dependencies "vue": "^2.0.0"
- 4.0.0-beta.6 vue-select.es.js:268 [vue-select warn]: Label key "option.label" does not exist in options object {}.
- select box dropdown not displaying properly inside dialog
- can we add additional prop for attach to field like append-to-body
- Docs
- JavaScript not yet supported