mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
25 lines
487 B
CSV
25 lines
487 B
CSV
name,type
|
|
value,Object||String||null
|
|
options,Array
|
|
disabled,Boolean
|
|
maxHeight,String
|
|
searchable,Boolean
|
|
multiple,Boolean
|
|
placeholder,String
|
|
transition,String
|
|
clearSearchOnSelect,Boolean
|
|
closeOnSelect,Boolean
|
|
label,String
|
|
getOptionLabel,Function
|
|
filterFunction,Function
|
|
filter,Function
|
|
onChange,Function
|
|
taggable,Boolean
|
|
tabindex,Number
|
|
pushTags,Boolean
|
|
filterable,Boolean
|
|
createOption,Function
|
|
resetOnOptionsChange,Boolean
|
|
noDrop,Boolean
|
|
inputId,String
|
|
dir,String |