ورودی‌ها

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" />