Input

Displays a form input field or a component that looks like an input field.

Example

Usage

import { Label } from "~/components/ui/label"
<Label for="email">Your email address</Label>