Skip to content

I18nProvider

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/lib/i18n.tsx

Props

NameTypeRequiredDefault
defaultLocalestring-"en"
childrenReactNode-

Diagram

mermaid
graph TD
    component_I18nProvider_2ae60c3d["I18nProvider"]
    class component_I18nProvider_2ae60c3d rootComponent

Relationships

  • RENDERS → I18nContext-Provider
  • USES_HOOK → useState
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF