vue-bootstrap-select:引导选择的vue版本

时间:2021-02-05 09:17:34
【文件属性】:
文件名称:vue-bootstrap-select:引导选择的vue版本
文件大小:133KB
文件格式:ZIP
更新时间:2021-02-05 09:17:34
bootstrap select vue BootstrapVue @ alfsnd / vue-bootstrap-select Vue版本 演示版 安装 npm install @alfsnd/vue-bootstrap-select --save 用法 import VSelect from '@alfsnd/vue-bootstrap-select' export default { name : 'app' , components : { VSelect } , data ( ) { return { selectedValue : null } ; } } < template>
【文件预览】:
vue-bootstrap-select-master
----vue.config.js(167B)
----package.json(2KB)
----package-lock.json(582KB)
----src()
--------App.vue(2KB)
--------vue-bootstrap-select.vue(9KB)
--------entry.js(902B)
--------main.js(139B)
----.eslintrc.js(335B)
----.gitignore(215B)
----.browserslistrc(33B)
----public()
--------index.html(568B)
--------favicon.ico(1KB)
----README.md(2KB)
----build()
--------rollup.config.js(564B)
----babel.config.js(46B)

网友评论