wox-admin-faicon

1.0.9 • Public • Published

FaIcon image

操作图标组件

API

属性 说明 类型 默认值
type 图标类型 必填 String
title hover 图标时显示的文案 String
style 自定义样式 Object

Usage

import WoxFaIcon from 'wox-admin-faicon';

ReactDOM.render(<WoxFaIcon type="fa-pencil" title="编辑" style={{margin:'0 10px'}}/>, rootEle);

Readme

Keywords

Package Sidebar

Install

npm i wox-admin-faicon

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

4.68 kB

Total Files

11

Last publish

Collaborators

  • frend.wong
  • newyoung