vue-dynamic-forms
vue-dynamic-forms copied to clipboard
Easy way to dynamically create reactive forms in Vue based on a varying business object model
**Describe the solution you'd like** Support `` groups of inputs https://www.w3schools.com/tags/tag_fieldset.asp
**Describe the bug** Checkbox are not being reset after form submission **To Reproduce** Steps to reproduce the behavior: 1. Go to 'http://localhost:6044/checkbox-fields' 2. Check one of the checkboxes 2. Click...
Hey there, sorry I have been away for so long. The reason is that I changed my main role to another company, and my focus also changed to content creation...
### Is your feature request related to a problem? Please describe. No. ### Describe the solution you'd like To be able to import the whole form configuration from standard JSON...