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