$ cnpm install @uyun/ec-dashboard
作者:施超
需要使用多个可拖拽的仪表展示时使用。
按钮的属性说明如下:
属性 | 说明 | 类型 | 默认值 |
---|---|---|---|
data | 仪表列表 | array | 无 |
daaddDashwindowta | 点击添加仪表回调函数 | function | 无 |
editDashwindow | 点击编辑仪表回调函数 | function | 无 |
expandDashwindow | 点击放大仪表回调函数 | function | 无 |
deleteDashwindow | 点击删除仪表回调函数 | function | 无 |
childrenComponent | 需要展示的子组件 | function | 无 |
dragCallback | 拖拽的回调函数 | function | 无 |
showAdd | 是否可以添加仪表 | boolean | true |
type | 仪表尺寸S M L XL | string | S |
Copyright 2013 - present © cnpmjs.org