ورودیها
Label
The form label primitive — ties to its control, and dims in step with a disabled peer instead of staying at full contrast.
primitiveforma11y
نصب با CLI شدسیان
npx shadcn@latest add https://onthic.com/r/labelاستفاده
<Label htmlFor="email">Email</Label>
<Input id="email" type="email" />