Label
Text label for form inputs and other interactive elements
Preview
Installation
Usage
API Reference
The Label component is a styled native HTML <label> element. All standard label attributes are supported.
Text label for form inputs and other interactive elements
npx shadcn@latest add @cubby-ui/label
import { Label } from "@/components/ui/cubby-ui/label";
<Label />
The Label component is a styled native HTML <label> element. All standard label attributes are supported.