Label
Renders an accessible label associated with controls.
Installation
npx shadcn@latest add https://exawizards.com/exabase/design/registry/label.jsonUsage
import { Label } from "@/components/ui/label"<Label htmlFor="email">Your email address</Label>API
See the Label – Radix Primitives (opens in a new tab) documentation.