Skip to content

TranslateFn

TranslateFn = (key, options?) => string

Defined in: packages/core/src/types/i18n.ts:7

Injected translation function — decouples FlexTable from any specific i18n library (react-i18next, vue-i18n, …). Consumers pass their own t.

string

TranslateOptions

string