Textarea

Multi-line text field for longer content

For descriptions, comments, and messages. Includes an optional character counter and resize handle. Use Input instead when the value fits on a single line.

Default

Compact

States

Your feedback helps us improve

Description must be at least 50 characters

tsx
// From the npm package
import { Textarea } from 'rift-ds/components/Textarea/Textarea';

// Or as source you own, via the shadcn CLI
npx shadcn@latest add https://rift-ds.com/r/textarea.json