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

Label

Version: 0.135.0

Label

The <Label> component renders a <label> by default, with basic reset styling.

Behavior​

Loading...

Import​

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

Customization​

You can use the csx property to handle different styles.

Example​

Loading...

Props​

You can use all the props accepted by the label JSX element