Textarea
Multi-line auto-sizing text field.
Import
tsx
import { Textarea } from "@cooud-ui/ui";
bash
npx cooud-ui add textarea
Examples
API Reference
Generated from the component's exported types.
TextareaProps
Extends TextareaHTMLAttributes<HTMLTextAreaElement>
| Prop | Type | Default | Description |
|---|---|---|---|
invalid | boolean | false | — |