LocalizationProvider
Component
A React component which provides a localization service. Expects a language string as a property of the component.
Definition
Package:@progress/kendo-react-intl
Properties
props
LocalizationProviderProps intersected with RefAttributes<any>
The props of the LocalizationProvider component.
Methods
Returns a localization service. The method is suitable for overriding when you implement custom localization behavior.
Returns: