mirror of
https://github.com/youzan/vant.git
synced 2026-03-10 02:07:09 +08:00
[Doc] Icon: add size example
This commit is contained in:
@@ -55,7 +55,7 @@ import 'vant/lib/vant-css/icon-local.css';
|
||||
| name | 图标名称 | `String` | - |
|
||||
| info | 图标右上角文字提示 | `String | Number` | - |
|
||||
| color | 图标颜色 | `String` | `inherit` |
|
||||
| size | 图标大小 | `String` | `inherit` |
|
||||
| size | 图标大小,如 `20px`,`2em` | `String` | `inherit` |
|
||||
|
||||
### Event
|
||||
|
||||
|
||||
Reference in New Issue
Block a user