$ui/components/my-tag-canvas

标签云组件

Source:

Members

(inner) props

Source:
Properties:
Name Type Attributes Default Description
data Array

标签数据,数据项包含属性 {text, color, image, style, className, title}

Properties
Name Type Description
text string

标签文本

color string

标签样式,需要对每一个标签定义颜色时可设置

image string

图片形式的标签

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

数据项