0.1.0 • Published 3 years ago

rsc-component v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

RscComponent

RscComponent是基于 Ant Design 而开发的模板组件集合

  • RolesSelect是配置角色列表选择器,根据配置支持多结构嵌套,放在表单中直接作为<Form.Item name="xxx"></Form.Item>

安装

npm

npm i rsc-component --save

yarn

yarn add rsc-component

##在项目中使用 例如使用RolesSelect

import { RolesSelect } from 'rsc-component'
0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago