渲染与控件关联的可访问标签。
¥Installation
pnpm dlx shadcn@latest add label
¥Usage
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>
页面导航