Components
API Reference

API Reference

Provides the locale

<LocaleProvider locale="pt-BR">...</LocaleProvider>

Parameters

props

  • Type: @vtex/shoreline-primitives.LocaleProviderProps

Props

children (optional)

  • Type: @types/react.React.ReactNode

locale (optional)

The BCP47 language code for the locale.

  • Type: string