react-antd-form-creator
v0.3.8
Published
Allow to build form using drag and drop component specifically build for antd
Downloads
52
Readme
Form Builder
react-antd-form-creator
is drag and drop form builder using antd (Ant Design) components allow you to build,render and view form in browser.
Install
npm install react-antd-form-creator
or
yarn add react-antd-form-creator
Demo/StoryBook
References
React Form Builder - Take some references from this repo.