CreateComponentData
class CreateComponentData
Represents all of the information that is required to create a component.
Types
Properties
Link copied to clipboard
The data binding information for the component's properties.
Link copied to clipboard
A list of child components that are instances of the main component.
Link copied to clipboard
The data binding configuration for customizing a component's properties. Use this for a collection component.
Link copied to clipboard
The component type. This can be an Amplify custom UI component or another custom component.
Link copied to clipboard
The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.
Link copied to clipboard
Describes the component's properties.
Link copied to clipboard
The schema version of the component when it was imported.
Link copied to clipboard
A list of the unique variants of this component.