[Doc] Icon: size (#554)

This commit is contained in:
neverland 2018-09-11 10:11:35 +08:00 committed by GitHub
parent c166c8e36c
commit c894adeff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
| name | 图标名称 | `String` | - |
| info | 图标右上角文字提示 | `String | Number` | - |
| color | 图标颜色 | `String` | `inherit` |
| size | 图标大小 | `String` | `inherit` |
| size | 图标大小,如 `20px``2em` | `String` | `inherit` |
| class-prefix | 类名前缀 | `String` | `van-icon` |
### Event