Label

An accessible label for form controls.

Installation

bash
npx shadcn@latest add label

Import

import { Label } from "@/components/ui/label"

Basic

Required field

Disabled style

Props

PROPTYPEDEFAULTDESCRIPTION
htmlForstringLinks to the input's id
asChildbooleanfalseRenders children as the label element