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