Skip to main content

Variable: Txt

const Txt: ForwardRefExoticComponent<TextProps & object & object & RefAttributes<Text>>

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

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

See

TxtImpl for how to use this component