API Reference / @gtkx/i18n / Translation
Function: Translation()
Translation<
Ns,KPrefix>(props):any
Defined in: node_modules/.pnpm/react-i18next@17.0.13_i18next@26.4.1_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:333
Type Parameters
Ns
Ns extends string | $Tuple<string> | undefined = undefined
KPrefix
KPrefix extends KeyPrefix<Ns> = undefined
Parameters
props
TranslationProps<Ns, KPrefix>
Returns
any