# ColorDisk
ColorDisk
# square:
- H:度
- S:%
- B:%
- R:
- G:
- B:
- #
显示代码
# circle:
显示代码
# ColorDisk Attribute
| Parameter | Description | Type | Optional Value | Default Value |
|---|---|---|---|---|
| width | ColorDisk width | Number | -- | 300 |
| height | ColorDisk height | Number | -- | 300 |
| shape | ColorDisk shape | String | circle,square | circle |
# Event
| Event name | Description | Callback parameter |
|---|---|---|
| complete | Color | Hexadecimal color value |