UI.MD

Search documentation

Search for components, guides, and tokens

Textarea

A multi-line text input field.

Installation

$
npx shadcn@latest add https://ui.mattdowney.com/r/textarea.json

Usage

import { Textarea } from "@/components/ui/textarea"

Examples

Default