❤️ Support our project - Your donation helps us continue developing awesome tools!


Docs
Label

Label

Renders an accessible label associated with controls.

A label

Installation

npx nyxbui@latest add label

Usage

import { Label } from "~/components/ui/label"
<Label htmlFor="email">Your email address</Label>