Glasswave UI

Textarea

Multiline text input field.

Textarea

Your message will be copied to the support team.

Installation

1pnpm dlx shadcn@latest add @glasswave/textarea

Usage

1import { Textarea } from "glasswave";
1<Textarea />

API Reference

Textarea renders a <textarea> and accepts all standard <textarea> attributes plus className.