Skip to main contentSkip to navigation

Renders an accessible label associated with controls.

Loading...

Installation

npx @hanzo/ui@latest add label

Usage

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