Builder

class Builder

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
var name: String?

The name of the component

Link copied to clipboard

Describes the component properties that can be overriden to customize an instance of 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

One or more key-value pairs to use when tagging the component data.

Link copied to clipboard

A list of the unique variants of this component.