Builder

class Builder

Properties

Link copied to clipboard

The data binding information for the component's properties.

Link copied to clipboard

The components that are instances of the main component.

Link copied to clipboard

The configuration for binding a component's properties to a data model. Use this for a collection component.

Link copied to clipboard

The type of the component. 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
var id: String?

The unique ID of the component to update.

Link copied to clipboard
var name: String?

The name of the component to update.

Link copied to clipboard

Describes the properties that can be overriden to customize the component.

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

The unique ID of the component in its original source system, such as Figma.

Link copied to clipboard

A list of the unique variants of the main component being updated.