mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
603 B
Executable File
603 B
Executable File
title | description | type | group | menuName | icon | order |
---|---|---|---|---|---|---|
Icon 图标 | 0 | ⚙ 组件 | Icon | 50 |
基本使用
{
"type": "page",
"body": {
"type": "icon",
"icon": "cloud"
}
}
属性名 | 类型 | 默认值 | 说明 |
---|---|---|---|
type | string |
icon |
指定组件类型 |
className | string |
外层 CSS 类名 | |
icon | string |
icon 名,只支持 fontawesome v4 |