[Improvement] Icon: add class-prefix (#1688)

This commit is contained in:
neverland
2018-08-24 20:23:07 +08:00
committed by GitHub
parent 8052125d00
commit 873a2438b0
3 changed files with 8 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@ import 'vant/lib/vant-css/icon-local.css';
| info | Info message | `String | Number` | `''` |
| color | Icon color | `String` | `inherit` |
| size | Icon size | `String` | `inherit` |
| class-prefix | ClassName prefix | `String` | `van-icon` |
### Event