rekit / antd-form-builder

Dynamic meta driven React forms based on antd.
https://rekit.github.io/antd-form-builder
MIT License
426 stars 88 forks source link

Could we create Form List with antd-form-builder? #101

Open luongbahop opened 3 years ago

luongbahop commented 3 years ago

How I can create a form with array management for fields? https://ant.design/components/form/#components-form-demo-dynamic-form-item

afeiship commented 3 years ago

@luongbahop Try this component: https://github.com/afeiship/react-interactive-list Demo here: https://afeiship.github.io/react-interactive-list/