标签云组件
- Source:
Members
(inner) props
- Source:
Properties:
Name | Type | Attributes | Default | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Array | 标签数据,数据项包含属性 {text, color, image, style, className, title} Properties
|
||||||||||||||
width |
string |
<optional> |
100%
|
画布宽度 |
||||||||||||
height |
string |
<optional> |
100%
|
画布高度 |
||||||||||||
options |
object |
<optional> |
TagCanvas 配置选项, 参考:http://www.goat1000.com/tagcanvas-options.php |
属性参数
Events
click
- Source:
点击时触发
Parameters:
Name | Type | Description |
---|---|---|
item |
Object | 数据项 |