Heading

Semantic heading component that renders h1-h6 elements with themed styling, themed sizing via type scale tokens, and line-clamp truncation.

ParameterDescription
levelSemantic heading level from 1 to 6.
ifConditional rendering expression.

Usage

xml
<Heading level="1">Orders</Heading>