DocsComponents

Label

Label

Renders an accessible label associated with controls.

Installation

CLI

Add component to your project.

npx @perceptui/cli@latest add label

Import from @perceptui/ui

Note: If you have installed @perceptui/ui package, then import Label from @perceptui/ui.

import { Label } from "@perceptui/ui";

API References

PropTypeDescriptionDefault
classNamestringclassName_