You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
628 B
628 B
hd-icon
Icon 图标
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
name | 图标名称或图片链接 | String |
false |
- |
color | 图标颜色 | String |
false |
默认值:#CFD3DB |
size | 图标大小 | String / Number |
false |
- |
customStyle | 自定义样式 | String |
false |
- |
classPrefix | 自定义类名前缀 | String |
false |
默认值:fant-icon |
Events
Event Name | Description | Parameters |
---|---|---|
click | 图标被点击时触发 | 无 |