ComponentsLabelLabel Label component PreviewCodeSwitch themeMutedBaseCopy codeLabelimport { Label } from '@vtex/shoreline' export default function Example() { return <Label>Label</Label> } Optional props asChildEnables component compositiontypebooleandefaultfalseoptionalWhether the input linked to this label is optionaltypebooleandefaultfalseBest PracticesLink