Glasswave UI

Label

Accessible label associated with controls.

Label

Installation

1pnpm dlx shadcn@latest add @glasswave/label

Usage

1import { Label } from "glasswave";
1<Label htmlFor="input-id">Label text</Label>

API Reference

See the Radix UI Label documentation.