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

Label

Label

Version: 0.136.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 className property to handle different styles.

Example

Loading...

Props

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