Skip to Content

Label

The Label is a component to use with a form section.


Import

Import
import { Label } from '@backyard-ui/core';

Usage

Usage

When using with FormControl, the htmlFor is set by default for child input.

API Reference

API Reference
  • asChild
    Description
    Type
    boolean