Skip to main content

Function: TxtImpl()

TxtImpl(__namedParameters, ref): Element

Defined in: lib/base/Txt.tsx:53

A text component that handles internationalization automatically. Supports raw text display, prepended/appended content, and translation.

Parameters

__namedParameters

TxtProps

ref

Ref<Text>

The ref to apply to the text component

Returns

Element

A text component with i18n support