Form
class Form
Contains the configuration settings for a Form
user interface (UI) element for an Amplify app. A form is a component you can add to your project by specifying a data source as the default configuration for the form.
Types
Properties
Link copied to clipboard
The type of data source to use to create the form.
Link copied to clipboard
The name of the backend environment that is a part of the Amplify app.
Link copied to clipboard
Stores the information about the form's fields.
Link copied to clipboard
The operation to perform on the specified form.
Link copied to clipboard
Specifies an icon or decoration to display on the form.
Link copied to clipboard
The schema version of the form when it was imported.
Link copied to clipboard
Stores the visual helper elements for the form that are not associated with any data.