Forms
A form describes a set of data to collect. Each form carries a
json_schema, ui_schema,
current values, and available actions.
You render each form, then submit it by calling an action.
Forms Operations
A form describes a set of data to collect. Each form carries a
json_schema, ui_schema,
current values, and available actions.
You render each form, then submit it by calling an action.