LocalizationProvider
A subclass of React.Component.
A React component which provides a localization service. Expects a language string as a property of the component.
Name | Type | Default | Description |
---|---|---|---|
props |
|
The props of the LocalizationProvider component. |
Methods
getLocalizationService | ||||
---|---|---|---|---|
Returns a localization service. The method is suitable for overriding when you implement custom localization behavior. | ||||
|