Component
Definition of AWS::AmplifyUIBuilder::Component Resource Type
Properties
The information to connect a component's properties to data at runtime. You can't specify tags
as a valid property for bindingProperties
.
A list of the component's ComponentChild
instances.
The data binding configuration for the component's properties. Use this for a collection component. You can't specify tags
as a valid property for collectionProperties
.
The type of the component. This can be an Amplify custom UI component or another custom component.
The name of the backend environment that is a part of the Amplify app.
Describes the events that can be raised on the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.
The time that the component was modified.
Describes the component's properties. You can't specify tags
as a valid property for properties
.
The schema version of the component when it was imported.
A list of the component's variants. A variant is a unique style configuration of a main component.