Docs
标签

标签

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

安装

¥Installation

pnpm dlx shadcn@latest add label

用法

¥Usage

import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>