1.0.11 • Published 7 years ago
@qianzhaoy/wxc-icon v1.0.11
wxc-icon
MinUI 小程序组件 - 图标
Install
$ min install @qianzhaoy/wxc-iconAPI
Icon【props】
| 属性 | 描述 | 
|---|---|
| type | 必填 icon 类型 | 
| size | 可选 icon 字号,默认值 22(单位 rpx) | 
| color | 可选 icon 颜色,默认 #333 | 
Link
| 地址 | |
|---|---|
| icon 组件文档 https://meili.github.io/min/docs/minui/index.html#icon | |
| icon 组件源码 https://github.com/qianzhaoy/minui/tree/master/packages/wxc-icon | |
| MinUI 组件库 https://github.com/meili/minui | 
Preview

ChangeLog
v1.0.6(2018.01.09)
- update API
v1.0.2(2017.11.02)
- update .npmignore
v1.0.1(2017.10.24)
- 初始版本