Docs
标签

标签

渲染与控件关联的可访问标签。

安装

pnpm dlx shadcn@latest add label

用法

import { Label } from "@/components/ui/label"
<Label htmlFor="email">您的电子邮件地址</Label>