Label
The Label is a component to use with a form section.
Import
Importimport { Label } from '@backyard-ui/core';
Usage
UsageWhen using with FormControl
, the htmlFor
is set by default for child input.
API Reference
API Reference- asChildDescriptionType
boolean