A react-formbuilder example

This page loads an app that uses the <Form> component from react-formbuilder, with hooks for tracking form value updates and form-filling progress. Shown are the form, followed by the form definition data, which is followed by the source code used for this App thanks to the magic of the Fetch API.