Renders an appropriate heading tag for the current heading level (h1 through h6). This component should only be used as part of the title prop of the TitledSection.
h1
h6
title
Headings are rendered as Chakra Headings.
Heading levels are managed by nesting TitledSection.
Properties supported by the SectionHeading component.
All chakra properties are forwarded to the Heading component.
Optional
Renders an appropriate heading tag for the current heading level (
h1throughh6). This component should only be used as part of thetitleprop of the TitledSection.Headings are rendered as Chakra Headings.
Heading levels are managed by nesting TitledSection.