Skip to content
shadcn.io

shadcn.io is not affiliated with official shadcn/ui

Shadcn Input for React and Tailwind

A field that allows users to enter text.

Installation

bunx --bun shadcn@latest add https://kit.dev/r/input.json

Usage

import { Input } from "@/components/ui/input";
<Input className="w-full max-w-64" placeholder="Enter your message" />

Demos

Badge

Button Group

Controlled

Disabled

Field

Field Group

File

Grid

Inline

Input Group

Invalid

Size Lg

Size Md

Size Sm

API Reference

Input

PropType
AttributeType