Text
These text objects can be used to present plain text and interactive text fields.
| Contents | Description |
|---|---|
| Label | A label that shows a line of text. |
| TextField | A single-line text field the user can type into. |
| TextArea | A multi-line text area the user can type into. |
| Font | A text font with a name, style, and size. |