更新记录
v1.0.0(2019-12-23) 下载此版本
第一个版本
平台兼容性
evan-icons
uniapp icon扩展,基于Font Awesome,支持nvue模式, 测试过微信小程序、app、app nvue模式、h5
用法
用法完全与uni-icons一致,可参考github demo中的用法, type值可以从Font Awesome网站获取
evan-icons props
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
type | 图标图案 | string | - | - |
size | 图标大小 | string/number | - | 16 |
color | 图标颜色 | string | - | #333333 |
evan-icons events
事件名 | 说明 | 回调参数 |
---|---|---|
click | 点击图标的回调 | - |