2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

add params to docs/readme, remove ajax prop

This commit is contained in:
Jeff Sagal
2016-03-09 15:22:00 -08:00
parent d46f5fb5c6
commit e2c8e1daf6
4 changed files with 81 additions and 18 deletions
-4
View File
@@ -186,10 +186,6 @@
type: Array,
default() { return [] },
},
ajax: {
type: String,
default: null
}
},
data() {