Dinachi

Label

A styled label component for form fields.

View Source

#Installation

npx @dinachi/cli@latest add label

#Usage

tsx
import { Label } from "@/components/ui/label"

#Examples

#API Reference

PropTypeDefaultDescription
htmlForstringThe id of the form element this label is associated with.
classNamestringAdditional classes for custom styling.