GitHub

Label

Renders an accessible label associated with controls.

You agree to our Terms of Service and Privacy Policy.

Installation

bunx @doubleprecision/solidui-cli@latest add label

Usage

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