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

Heading

Version: 0.133.0

Heading

By default, <Heading> renders a <h1> with reset styles.

Behavior​

Loading...

Import​

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

Variation​

Headers​

Loading...

Props​

Besides the props listed bellow, you can use all the props accepted by the h JSX element.

NameTypeDescriptionRequiredDefault
asReact.ComponentTypeElement to render🚫'h1'