mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
searchable by default
This commit is contained in:
Vendored
+21958
-4
File diff suppressed because one or more lines are too long
@@ -153,7 +153,7 @@
|
||||
},
|
||||
searchable: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
default: true
|
||||
},
|
||||
multiple: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user