1. Docs
  2. Components
  3. Label

Label

Renders an accessible label associated with controls.

Installation

npx shadcn@latest add @kanpeki/label

Anatomy

import { Label } from "~/components/ui/label";

<Label>Label</Label>