Input

A basic input component for text entry.

Installation

npx shadcn@latest add @dotui/input

Usage

import { Input } from "@/components/ui/input";
<Input placeholder="Enter text..." />

API Reference

An input allows a user to input text.

PropType
"sm" | "md" | "lg"
union
string
string
string

Last updated on 1/13/2026

Built with passion by @mehdibha.