form
This component contains 11 more components:
These extra components allow for the easy input and collection of data. Using forms, records in a database can be created, updated, or deleted based on user input information. For more information about how to create a form, view the Forms step-by-step.

Some properties are common to all components, see Common component properties for a list and their configuration options.
The core structure includes: instanceId and in options: children
Other options:
In options:
isDiscardChangesAlertEnabled - The boolean value - when true the modal window preventing accidental deletion of your data without saving will pop up.
isDiscardChangesAlertEnabled - needs to be set to false when submit-form or execute-entity action has property goBack set to previous.