Forms & Inputs
Label
Accessible form label. Wraps Base UI Field.Label.
Preview
Import
ts
import { Label } from '@/components/ui/label';Usage
tsx
<Label htmlFor="email">Email</Label>
<Input id="email" type="email" />We use a few cookies to keep this site working, plus optional ones for analytics and live chat. Read our cookie policy.