antd-create-form

1.0.3 • Public • Published

基于antd的form二次封装

参数 栗子
fieldItems 表单的参数 [{type: "input", name: "phone", title: "手机号",rule: { required: true, }, }, ]
formItemLayout 表单的样式 { labelCol: { span: 7, }, wrapperCol: { span: 16, }, }
detailDataFormat 格式化表单里面的值 (x) => x
detailData 数据详情 []

参考链接

Readme

Keywords

Package Sidebar

Install

npm i antd-create-form

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

3.19 MB

Total Files

25

Last publish

Collaborators

  • meiyuuuuuu