icon
功能描述
图标组件
属性说明
| 属性 | 类型 | 默认值 | 必填 | 说明 | 最低版本 |
|---|---|---|---|---|---|
| type | string | 是 | icon的类型,有效值:success, success_no_circle, info, warn, waiting, cancel, download, search, clear | ||
| size | number/string | 23 | 否 | icon的大小,单位默认为px, 起支持传入单位(rpx/px), 起支持传入其余单位(rem 等)。 | |
| color | string | 否 | icon的颜色,同css的color |