Text
constText:ComponentDef<TextData>
Defined in: ui/core/text.ts:132
A run of text. Under a UINode it lays out in that box; standing alone it draws
in the world at the entity’s transform, anchored by its alignment. content is
derived rather than authored once i18nKey is set.