All things Heading
Components
API Reference
HeadingRenders a heading element. The element type (or the aria-level attribute,
if the element type is not a native heading) is determined by the context
level provided by the closest
HeadingLevel ancestor.
HeadingLevelA component that sets the heading level for its children. It doesn't render
any HTML element, just sets the
level prop on the
context.