Skip to content

API Reference / @gtkx/i18n / IcuTransContentDeclaration

Interface: IcuTransContentDeclaration

Defined in: node_modules/.pnpm/react-i18next@17.0.12_i18next@26.4.0_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:40

Content declaration for IcuTrans component Describes React components as type + props blueprints that will be rendered

Properties

props?

optional props?: object

Defined in: node_modules/.pnpm/react-i18next@17.0.12_i18next@26.4.0_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:42

Index Signature

[key: string]: any

children?

optional children?: IcuTransContentDeclaration | IcuTransContentDeclaration[]


type

type: string | ComponentType<any>

Defined in: node_modules/.pnpm/react-i18next@17.0.12_i18next@26.4.0_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:41

Released under the MPL-2.0 License.