UI.MD

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