Text
Renders normal body text with standard bold and italic inline elements.
| Parameter | Description |
|---|---|
| color | Text color: primary or secondary. |
| if | Conditional rendering expression. |
Usage
xml<Text color="secondary">Supporting <b>bold</b> and <i>italic</i> text.</Text>
b
| Parameter | Description |
|---|---|
No data | |
i
| Parameter | Description |
|---|---|
No data | |