vue-select
Version:
A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.
25 lines (24 loc) • 527 B
JSON
{
"title": "vue-select",
"gitbook": ">3.0.0",
"root": "./docs/gitbook",
"plugins": ["edit-link", "-fontsettings", "codepen", "include-csv"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/sagalbot/vue-select/edit/gitbook/docs/gitbook",
"label": "Edit This Page"
},
"github": {
"url": "https://github.com/sagalbot/vue-select/"
},
"codepen": {
"theme": 32252
}
},
"links": {
"sharing": {
"facebook": false,
"twitter": false
}
}
}