vue bootstrap select:引导选择的vue版本 源码

qqcement83866 15 0 ZIP 2021-02-25 05:02:26

@ 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>

用户评论
请输入评论内容
评分:
暂无评论