2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Files
vue-select/docs/gitbook
Myles Cowper-Coles e0584cda96 Adding the 'clearable' prop to the docs (#649)
What:

* Adding clearable to the gitbook Props.md

Why:

* Its a prop on the select component but it wasn't documented correctly
2018-09-17 09:18:13 -07:00
..
2018-01-14 23:35:29 -08:00
2018-01-14 23:35:29 -08:00
2018-01-14 20:12:26 -08:00
2018-01-14 23:35:29 -08:00
2018-01-14 20:12:26 -08:00
2018-02-09 14:53:58 +03:00
2018-01-14 23:43:53 -08:00

vue-select

Build Status Monthly Downloads Maintainability Score No Dependencies MIT License Current Release

A Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery.

Features

  • AJAX Support
  • Tagging
  • List Filtering/Searching
  • Supports Vuex
  • Select Single/Multiple Options
  • Tested with Bootstrap 3/4, Bulma, Foundation
  • +95% Test Coverage
  • ~33kb minified with CSS
  • Zero dependencies

Resources