This library is still in development and is available only for internal usage at VTEX.
Skip to main content

Heading

Heading

Version: 0.136.0

Heading

Add automatic hierarchy to your page contents so users can easily navigate them. This component is based on the WAI-ARIA Heading Role

Behavior

Heading 1

Import

import { Heading, HeadingLevel } from '@vtex/admin-ui'

Examples

Heading level

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Deprecated as

The as prop is deprecated. Consider using HeadingLevel instead.

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Props

Heading

All props of h jsx element.

HeadingLevel

NameTypeDescriptionRequiredDefault
level1 or 2 or 3 or 4 or 5 or 6Optional level🚫-
childrenReactnode-🚫-