0.0.6 • Published 5 years ago
reactlibx v0.0.6
reactlibx
介绍 / Intro
react的一些组件 。
安装 / Install
npm i reactlibximport 整个包
import * as reactlibx from 'reactlibx'import 单个组件
import {PageAutoSizeWrapper} from 'reactlibx'使用 / Use
参考api组件 / Component
| 组件 | 说明 | 使用 | 备注 |
|---|---|---|---|
| ImgButton | 图片按钮 | ||
| PageAutoSizeWrapper | 自适应缩放组件 | ||