Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface II18nReceiverProps<CONF, P>

Type parameters

  • CONF

  • P

Hierarchy

  • II18nReceiverProps

Index

Properties

Methods

Properties

componentName

componentName: string

Optional defaultI18n

defaultI18n: () => {}

Type declaration

    • (): {}
    • Returns {}

      • [key: string]: {}
        • [key: string]: string

Methods

children

  • children(map: CONF, props: P): ReactNode

Generated using TypeDoc