Redpanda UI
RC
Redpanda UI

Label

An accessible label associated with controls.

Made by shadcn
Loading component...

When to use

The Label component provides accessible text labels for form controls and interactive elements. Use this decision tree to determine when it's appropriate:

Installation

Usage

<Label htmlFor="email">Your email address</Label>

Props

Credits

  • We use Radix UI for the label component.
  • We take our inspiration from Shadcn UI for the label style.

Built by malinskibeniamin. The source code is available on GitHub.

On this page