Heading API
API reference docs for theHeading
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
as | h1 | h2 | h3 | h4 | h5 | h6 | Heading element to render | _ |
children | React.ReactNode | The content of the component | _ |