Component

Textarea

Multi-line text input for longer content.

Preview

Examples

Default

Disabled

AI Prompt

Ready to copy and paste into any AI model.

prompt.txt
Build a shadcn/ui Textarea for the **Clinic Admin** design system.

**Design preview to replicate exactly:**
- Default: placeholder "Enter message...", w-64 min-h-[80px]
- Disabled: placeholder "Disabled", disabled, same size

Border #C4D0DB, radius 10px, padding, Nunito Sans 14px. Return a React Textarea component with TypeScript.
Copy once, paste anywhere, keep consistent output.