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