Label

Renders an accessible label associated with controls.

Component v-input-6 not found in registry.

Installation

pnpm dlx cnippet@latest add label

Usage

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