vue-orientation
v1.0.6
Published
- Node 版本: v14.16.0 - Vue 3.0 - lodash 4.17.20 - Element Plus
Downloads
6
Readme
项目依赖:
Node 版本: v14.16.0
Vue 3.0
lodash 4.17.20
Element Plus
vue-orientation
npm安装
npm install vue-orientation
在浏览器安装:
< script src =" node_modules/vue-orientation/lib/vue_orientation_test.umd.min.js" > </ script >
用法
在main.js直接引入
import vueOrientation from "vue-orientation"; VUe.use(vueOrientation)
props 配置参数:
tree 参数为内部弹窗的数据 disabled 禁用配置 v-model 双向数据绑定的值
回调方法 selectChange