UiComponents Class

Manages the localization service for the components-react package.

Methods

Name Description
constructor(): UiComponents    
initialize(localization: Localization): Promise<void> Static Registers the localization service namespace for UiComponents.  
terminate(): void Static Unregisters the UiComponents localization namespace  

Properties

Name Type Description
initialized Accessor Static ReadOnly boolean Determines if UiComponents has been initialized  
localizationNamespace Accessor Static ReadOnly string The internationalization service namespace.  

Defined in

Last Updated: 13 May, 2024