The Text component displays text on the screen.

Text can be written directly inside the tag.

Text can contain BBCode tags for formatting.

Although it's not a common practice, you can nest Text tags within each other.

Basic example:

<Text
wide
marginBottom="nano">
The text component is a fundamental piece in interface communication.
With a wide range of formatting and styling features, it allows displaying
and formatting textual content in a clear and appealing way. This component
accepts [b]BBCode[/b] for quick formatting.
</Text>

Param

Text Properties

Has Children

Hierarchy