[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
@@ -56,6 +56,7 @@ import 'vant/lib/vant-css/icon-local.css';
| info | 图标右上角文字提示 | `String | Number` | - |
| color | 图标颜色 | `String` | `inherit` |
| size | 图标大小,如 `20px``2em` | `String` | `inherit` |
| class-prefix | 类名前缀 | `String` | `van-icon` |
### Event