UiCore Class

Manages the Localization service for the core-react package.

Methods

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

Properties

Name Type Description
initialized Accessor StaticReadOnly boolean Determines if UiCore has been initialized  
localizationNamespace Accessor StaticReadOnly string The internationalization service namespace.  

Defined in

Last Updated: 21 March, 2024