Home > @uniformdev/design-system > Heading

Heading() function

Component that sets the heading tag

Signature:

Parameters

ParameterTypeDescription
{ level, as, asSpan, withMarginBottom, children, ...hAttributes }HeadingProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<Blog Post Title</Heading>