randomseeds logo
Random Design System

Textarea

A multi-line text input for longer form content.

Default

With Label

Max 500 characters.

Disabled

Usage

Use textarea for multi-line text input such as comments, descriptions, or messages. For single-line input, use the Input component.

Props

PropTypeDefaultDescription
placeholderstringPlaceholder text
disabledbooleanfalseDisables the textarea
rowsnumberVisible number of lines
classNamestringAdditional CSS classes