Factory for Good

Input

A text input component for forms and user data entry with built-in styling and accessibility features.

Installation

pnpm dlx shadcn@latest add input

Usage

import { Input } from "@/components/ui/input";

A text input component for forms and user data entry with built-in styling and accessibility features.

On this page