2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00

searchable by default

This commit is contained in:
Jeff Sagal
2016-03-01 22:15:01 -08:00
parent f7b4e6e4f4
commit e2b9a4a913
2 changed files with 21959 additions and 5 deletions
+21958 -4
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -153,7 +153,7 @@
}, },
searchable: { searchable: {
type: Boolean, type: Boolean,
default: false default: true
}, },
multiple: { multiple: {
type: Boolean, type: Boolean,