Docs
标签

标签

呈现与控件关联的可访问标签。

安装

npx shadcn-ui@latest add label

用法

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