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/Api/props.csv
T
Jeff 7e859dca18 - add include-csv plugin
- adjust default codepen theme
- update github edit base
- doc content overhaul up to localization
2018-01-14 20:12:26 -08:00

523 B

1nametypedefault
2valueObject || String || null
3optionsArray
4disabledBoolean
5maxHeightString
6searchableBoolean
7multipleBoolean
8placeholderString
9transitionString
10clearSearchOnSelectBoolean
11closeOnSelectBoolean
12labelString
13getOptionLabelFunction
14filterFunctionFunction
15filterFunction
16onChangeFunction
17taggableBoolean
18tabindexNumber
19pushTagsBoolean
20filterableBoolean
21createOptionFunction
22resetOnOptionsChangeBoolean
23noDropBoolean
24inputIdString
25dirString