ivform
v0.0.10
Published
配置化生成 Ant Design Form 🐜
Downloads
5
Readme
ivform
配置化生成 Ant Design Form 🐜
用法
import { FormRender } from 'ivform'
<FormRender
rules={[]}
form={{}}
/>
NPM scripts
yarn test
: Run test suiteyarn build
: Generate bundles and typings, create docs
Credits
The project is made with :heart: by Ivan, and based on Ant Design, typescript-library-starter and many other awesome open-source techs.