Heading
Semantic heading component that renders h1-h6 elements with themed styling, themed sizing via type scale tokens, and line-clamp truncation.
| Parameter | Description |
|---|---|
| level | Semantic heading level from 1 to 6. |
| if | Conditional rendering expression. |
Usage
xml<Heading level="1">Orders</Heading>