eo-lucide-icon
<eo-lucide-icon>
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
icon | 图标名 | string | ||
strokeWidth | 描线粗线,限制在区间 | number | 2 | |
startColor | 渐变色起始颜色 | string | ||
endColor | 渐变色终止颜色 | string | ||
gradientDirection | 渐变色方向 | GradientDirection |
Events
Name | Description | Event Detail |
---|---|---|
icon.found | boolean |
Type references
GradientDirection
"left-to-right" | "top-to-bottom"