ComponentPropertyBindingProperties
Associates a component property to a binding property. This enables exposed properties on the top level component to propagate data to the component's property values.
Contents
- property
-
The component property to bind to the data field.
Type: String
Required: Yes
- field
-
The data field to bind the property to.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: