LocaleProvider
Provides the locale
<LocaleProvider locale="pt-BR">...</LocaleProvider>
Parameters
props
- Type:
@vtex/shoreline-components.LocaleProviderProps
Props
children
(optional)
- Type:
@types/react.React.ReactNode
locale
(optional)
The BCP47 language code for the locale.
- Type:
string