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 supported1 Subscribers
Add a CodeTriage badge to vue-select
Help out
- Issues
- Props: `multiple` and `appendToBody` the position of options is not updating.
- feat: hidden input
- Selected option's 'Label' and 'Value' do not update when v-model is assigned to a computed property
- Add custom actions for selected option
- Input/Change does not trigger and selected class seems incorrect when labels are same but code is not.
- Search input display: none
- Cannot select item when v-select nested inside of label with certain props
- Added support for additional aria attributes on the combobox element
- Duplication of dropdown `appendToBody` and Vue-Router
- Replace SVG
- Docs
- JavaScript not yet supported