Dynamic form constructor 👉 Demo
Generate HTML form by using JSON config
Demo: https://artembert.github.io/dynamic-form-constructor/
Online JSON editor checks for syntax mistakes and provides human-readable feedback
Form generator renders the error message and config of wrong field
Only changed fields will be rerendered when you change the config
- title:
string
- fields: ➡️supported configs
- action buttons: ➡️supported configs
- Text
- Number
- Textarea
- Date
- Checkbox
- Radio
button
submit
reset