Label

Allows user to represents a caption for a form field in a user interface.

Import

import { Label } from "@recastui/react";

Usage

Editable Example
<Label>Label</Label>
Previous
Kbd