-
Notifications
You must be signed in to change notification settings - Fork 1
Usage
Pratyush Kumar edited this page Dec 27, 2022
·
3 revisions
On the first run, the app will look like this
On the left side, you can enter the JSON schema for the form and it will be rendered on the right side as you type
Click on the magic wand 🪄
icon to prettify the input JSON
Form is rendered on the right as you type the schema.
NOTE: The
Reset
and Submit
buttons appear automatically and don't need to be specified in the schema.
Click on the Reset
button to reset the form to its default state as specified in the schema.
Clicking on the Submit
button will display the data collected by the form on the right side.