Home > @uniformdev/design-system > Heading
Heading() function
Component that sets the heading tag
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| { level, as, withMarginBottom, children, ...hAttributes } | HeadingProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<Blog Post Title</Heading>