bietkul / react-reactive-form

Angular like reactive forms in React.
MIT License
309 stars 32 forks source link

Form Array with FormGenerator config #30

Closed anismomin closed 5 years ago

anismomin commented 5 years ago

Is there a way to use Form Array in FormGenerator config.

bietkul commented 5 years ago

Please check out the docs for FormGenerator https://github.com/bietkul/react-reactive-form/blob/master/docs/api/FormGenerator.md

anismomin commented 5 years ago

Thanks @bietkul