Skip to content
Perimeter Style

Label

Renders an accessible label associated with form controls.

Usage

tsx
import { Label } from "@/components/ui/label";

<Label>Email address</Label>
<Label>Email address</Label>

Light

Dark

Default

Metrics

Perimeter Api

Label Controls

children

Examples

With Input

Disabled State

Installation

Install
$ pnpm dlx shadcn@latest add @perimeter/label

Used in Templates

Search

Search for components, templates, and more.