Label
The <Label>
component renders a <label>
by default, with basic reset styling.
Behavior
Import
import { Label } from '@vtex/admin-ui'
Customization
You can use the className
property to handle different styles.
Example
ReferenceError: Toggle is not defined
Props
You can use all the props accepted by the label
JSX element