Label
Stablev1.0.0폼 요소의 접근성 향상을 위한 라벨.
import { Label } from "@/components/ui/label";
<Label htmlFor="email">Email</Label>Installation
pnpm dlx shadcn@latest add https://groudit.com/r/label.jsonComposition
LabelAccessibility
Notes
- •반드시 htmlFor 로 폼 요소와 연결.