eo-antd-icon
<eo-antd-icon>Alias:
<icons.antd-icon>Properties
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
theme | 图标主题 | string | "outlined" | |
icon | 图标名 | string | ||
startColor | 渐变色起始颜色 | string | ||
endColor | 渐变色终止颜色 | string | ||
gradientDirection | 渐变色方向 | GradientDirection |
Events
| Name | Description | Event Detail |
|---|---|---|
icon.found | boolean |
Type references
GradientDirection
"left-to-right" | "top-to-bottom"