ComponentBindingPropertiesValue - AmplifyUIBuilder

ComponentBindingPropertiesValue

Represents the data binding configuration for a component at runtime. You can use ComponentBindingPropertiesValue to add exposed properties to a component to allow different values to be entered when a component is reused in different places in an app.

Contents

bindingProperties

Describes the properties to customize with data at runtime.

Type: ComponentBindingPropertiesValueProperties object

Required: No

defaultValue

The default value of the property.

Type: String

Required: No

type

The property type.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: