eo-fa-icon
<eo-fa-icon>
Alias:
<icons.fa-icon>
View all Font Awesome free icons.
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
prefix | 图标前缀 | string | "fas" | |
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"