@alsi/iot-components
v1.0.10
Published
iot-components for Arco Design Pro Vue
Downloads
11
Readme
note-example
Props
| Prop name | Description | Type | Values | Default |
| ---------- | ---------------- | ------- | --------------- | ------- |
| options | echart 的 option | object | - | {} |
| autoResize | 自动 resize | boolean | true
, false
| true |
| width | 宽度 | string | - | '100%' |
| height | | string | - | '100%' |
Events
| Event name | Properties | Description |
| ---------- | ----------------------------- | ------------- |
| add | param number
- 增加个数 | events 的注释 |
Slots
| Name | Description | Bindings |
| ------- | --------------------- | ---------------------------------------------- |
| default | Use this slot default | |
| footer | Modal footer1 | data mixed
- a data passed to the footer |
Expose
getEchart
获取 echart 获取 echart
@returns
Test