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

add ajax to docs

This commit is contained in:
Jeff Sagal
2016-06-15 20:34:38 -07:00
parent 480bfc1c5f
commit bfae6b3068
11 changed files with 430 additions and 56 deletions
+1
View File
@@ -589,6 +589,7 @@
*/
dropdownClasses() {
return {
open: this.open,
searchable: this.searchable,
loading: this.loading
}