mirror of
https://github.com/imfing/hextra.git
synced 2025-08-25 05:37:12 -04:00
docs: improve options description (#762)
This commit is contained in:

committed by
GitHub

parent
48bae073cb
commit
e3ef6bcebb
@@ -44,4 +44,11 @@ your-icon: <svg>您的图标 SVG 内容</svg>
|
||||
{{</* card icon="your-icon" */>}}
|
||||
```
|
||||
|
||||
提示:[Iconify Design](https://iconify.design/) 是寻找网站 SVG 图标的优质资源平台。
|
||||
提示:[Iconify Design](https://iconify.design/) 是寻找网站 SVG 图标的优质资源平台。
|
||||
|
||||
## 选项
|
||||
|
||||
| 范围 | 描述 |
|
||||
|--------------|--------|
|
||||
| `name` | 图标名称 |
|
||||
| `attributes` | 图标的属性。 |
|
||||
|
Reference in New Issue
Block a user