| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentPropertyBindingProperties |
ComponentProperty.bindingProperties()
The information to bind the component property to data at runtime.
|
ComponentPropertyBindingProperties |
ComponentProperty.collectionBindingProperties()
The information to bind the component property to data at runtime.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentProperty.Builder |
ComponentProperty.Builder.bindingProperties(ComponentPropertyBindingProperties bindingProperties)
The information to bind the component property to data at runtime.
|
ComponentProperty.Builder |
ComponentProperty.Builder.collectionBindingProperties(ComponentPropertyBindingProperties collectionBindingProperties)
The information to bind the component property to data at runtime.
|
Copyright © 2022. All rights reserved.