[Improvement] support Number type info (#845)
This commit is contained in:
@@ -50,7 +50,7 @@ import 'vant/lib/vant-css/icon-local.css';
|
||||
| 参数 | 说明 | 类型 | 默认值 | 可选值 |
|
||||
|-----------|-----------|-----------|-------------|-------------|
|
||||
| name | 图标名称 | `String` | `''` | - |
|
||||
| info | 图标右上角文字提示 | `String` | `''` | - |
|
||||
| info | 图标右上角文字提示 | `String | Number` | `''` | - |
|
||||
|
||||
### Event
|
||||
|
||||
|
||||
Reference in New Issue
Block a user