<text>
Text widgets display information through writing.
Example
xml
<text>Hello, world!</text>The text content of this element is used as the displayed string.
Attributes
| Attribute | Type | Required |
|---|---|---|
size | float | No |
line-height | LineHeight | No |
font | string | No |
font-maybe | string | No |
width | Length | No |
height | Length | No |
align-x | Alignment | No |
align-y | Vertical | No |
shaping | Shaping | No |
wrapping | Wrapping | No |
style | string | No |
color | string | No |
color-maybe | string | No |