Description:
A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.
Key Features:
- AJAX Support +v1.2.0
- No JS Dependencies
- List Filtering/Searching
- Supports Vuex
- Select Single/Multiple Options
- Bootstrap Friendly Markup
Preview:
Changelog:
v3.11.2 (12/20/2020)
- Don’t attempt to blur/focus search element if it doesn’t exist
v3.11.1 (12/19/2020)
- Bug Fixes
v3.10.8 (08/11/2020)
- search-slot: use computed property as reference to search el
v3.10.7 (07/09/2020)
- transitions: add key to dropdown ul
v3.10.5 (06/25/2020)
- IE11: make appendToBody directive IE11 friendly
Download Details:
Author: sagalbot
Live Demo: http://sagalbot.github.io/vue-select/
Download Link: https://github.com/sagalbot/vue-select/releases
Official Website: https://github.com/sagalbot/vue-select
Install & Download:
$ npm install vue-select