See: Description
| Interface | Description |
|---|---|
| CfnComponent.ActionParametersProperty |
The `ActionParameters` property specifies the event action configuration for an element of a `Component` or `ComponentChild` .
|
| CfnComponent.ComponentBindingPropertiesValuePropertiesProperty |
The `ComponentBindingPropertiesValueProperties` property specifies the data binding configuration for a specific property using data stored in AWS .
|
| CfnComponent.ComponentBindingPropertiesValueProperty |
The `ComponentBindingPropertiesValue` property specifies the data binding configuration for a component at runtime.
|
| CfnComponent.ComponentChildProperty |
The `ComponentChild` property specifies a nested UI configuration within a parent `Component` .
|
| CfnComponent.ComponentConditionPropertyProperty |
The `ComponentConditionProperty` property specifies a conditional expression for setting a component property.
|
| CfnComponent.ComponentDataConfigurationProperty |
The `ComponentDataConfiguration` property specifies the configuration for binding a component's properties to data.
|
| CfnComponent.ComponentEventProperty |
The `ComponentEvent` property specifies the configuration of an event.
|
| CfnComponent.ComponentPropertyBindingPropertiesProperty |
The `ComponentPropertyBindingProperties` property specifies a component property to associate with a binding property.
|
| CfnComponent.ComponentPropertyProperty |
The `ComponentProperty` property specifies the configuration for all of a component's properties.
|
| CfnComponent.ComponentVariantProperty |
The `ComponentVariant` property specifies the style configuration of a unique variation of a main component.
|
| CfnComponent.MutationActionSetStateParameterProperty |
The `MutationActionSetStateParameter` property specifies the state configuration when an action modifies a property of another element within the same component.
|
| CfnComponent.PredicateProperty |
The `Predicate` property specifies information for generating Amplify DataStore queries.
|
| CfnComponent.SortPropertyProperty |
The `SortProperty` property specifies how to sort the data that you bind to a component.
|
| CfnComponentProps |
Properties for defining a `CfnComponent`.
|
| CfnTheme.ThemeValueProperty |
The `ThemeValue` property specifies the configuration of a theme's properties.
|
| CfnTheme.ThemeValuesProperty |
The `ThemeValues` property specifies key-value pair that defines a property of a theme.
|
| CfnThemeProps |
Properties for defining a `CfnTheme`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.