Input

Textový vstup s variantami barev, velikostí a stavů

Installation

pnpm dlx shadcn@latest add https://registry.ceskysoftware.cz/r/input.json

Usage

Preview

Základní
Stavy

Import

import { Input, FormInput } from "@/components/ui/input"

Example

<Input placeholder="Enter your name" /> <FormInput label="Name" placeholder="John Doe" />

Dependencies

https://registry.ceskysoftware.cz/r/utils.json (registry)