2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Files
Erik Nygren 85ae9771f0 Make autocomplete value a prop (#730)
What
---
- Turn the autocomplete value on the `input` configurable by exposing it
as a prop.

Why
---
So it can be customised, which can be necessary to help developers show
or hide autocomplete forms as they wish.
2019-02-09 15:05:00 -08:00
..
2018-01-14 23:35:29 -08:00
2018-01-14 23:35:29 -08:00
2019-02-09 15:05:00 -08:00
2018-01-14 20:12:26 -08:00
2018-01-14 23:35:29 -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