TextBlock
TextBlock is used to render a block of text that occupies the full width available. Usually used to render paragraphs or text.
optional = ?
Name | Type | Description |
---|---|---|
size? | "auto" | "fill" | number |
Size of the text |
emphasized? | boolean |
|
subdued? | boolean |
|
id? | string |
Unique identifier |
appearance? | "critical" | "warning" | "success" |
Changes the visual appearance |