3

Textarea

Displays a form textarea or a component that looks like a textarea.

Installation

bunx --bun shadcn@latest add https://ui.brodin.dev/r/textarea.json

Usage

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

Examples

Default

Disabled

With Label

With Text

With Button

Form