VitNode
Forms

Label

Displays an accessible label that is linked to form controls or user interface elements.

Shadcn UI

This component is part of Shadcn UI.

Preview

Usage

import { Label } from 'vitnode-frontend/components/ui/label';
<Label htmlFor="email">Your email address</Label>

API Reference

Radix UI Label.

On this page