Input
Single-line text field with invalid state.
Import
tsx
import { Input } from "@cooud-ui/ui";
bash
npx cooud-ui add input
Examples
API Reference
Generated from the component's exported types.
InputProps
Extends InputHTMLAttributes<HTMLInputElement>
| Prop | Type | Default | Description |
|---|---|---|---|
invalid | boolean | false | — |