IntlProvider

A subclass of React.Component.

A React component which provides an internationalization service. Expects a locale string as a property of the component.

NameTypeDefaultDescription

props

Readonly<IntlProviderProps>

The props of the IntlProvider component.

Methods

getIntlService

Returns an internationalization service. The method is suitable for overriding when you implement custom internationalization behavior.

Returns

IntlService

In this article

Not finding the help you need?