Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface II18nReceiverProps<P>

Type parameters

  • P

Hierarchy

  • II18nReceiverProps

Index

Properties

Methods

Properties

componentName

componentName: string

Optional defaultI18n

defaultI18n: function

Type declaration

    • (): object
    • Returns object

      • [key: string]: object
        • [key: string]: string

Methods

children

  • children(map: Record<string, any>, props: P): ReactNode

Generated using TypeDoc