[Improvement] Icon: add size prop (#1555)

This commit is contained in:
neverland
2018-07-30 17:01:07 +08:00
committed by GitHub
parent 35bf6447bc
commit c0e9fd633a
22 changed files with 183 additions and 180 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ import 'vant/lib/vant-css/icon-local.css';
|-----------|-----------|-----------|-------------|
| name | Icon name | `String` | `''` |
| info | Info message | `String | Number` | `''` |
| color | Icon color | `String` | `''` | - |
| color | Icon color | `String` | `inherit` |
| size | Icon size | `String` | `inherit` |
### Event