1.0.12 • Published 6 years ago

@bbjxl/wxc-icon v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

wxc-icon

MinUI 小程序组件 - 图标

Install

$ min install @bbjxl/wxc-icon

API

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/bbjxl/minui/tree/master/packages/wxc-icon
MinUI 组件库 https://github.com/meili/minui

Preview

icon

ChangeLog

v1.0.6(2018.01.09)

  • update API

v1.0.2(2017.11.02)

  • update .npmignore

v1.0.1(2017.10.24)

  • 初始版本