tetra-ui Logotetra ui

Label

A label component used to accompany form inputs.

label

Installation

npx shadcn@latest add @tetra-ui/label

Usage

import { Label } from "@/components/ui/label";
<Label>Username</Label>

On this page