CompositeLocale interface
Locale information for all composites exported from this library.
Properties
component | Locale information for the pure Components used by Composites. See <xref:communication-react%23ComponentLocale>. |
strings | Strings used in composites directly Contrast with component, which contains strings used via the component library. |
Property Details
component
Locale information for the pure Components used by Composites. See <xref:communication-react%23ComponentLocale>.
component: ComponentLocale
Property Value
strings
Strings used in composites directly
Contrast with component, which contains strings used via the component library.
strings: CompositeStrings