HeadingLevel
A component that sets the heading level for its children. It doesn't render
any HTML element, just sets the
level
prop on the
context.
Code examples
Optional Props
level
HeadingLevels | undefined
The heading level. By default, it'll increase the level by 1 based on the context.