Label
Renders an accessible label associated with controls.
You agree to our Terms of Service and Privacy Policy.
Installation
npx solidui-cli@latest add labelUsage
import { Label } from "~/components/ui/label"<Label for="email">Your email address</Label>