Form Controls
Interactive

Textarea

The essential component for handling multi-line user inputs. Fully accessible with refined focus and resize behaviors.

Standard Text Area

The most common usage for longer text-based data.

Base Input

Validation States

Provide clear feedback on user errors.

Error States

Must be under 150 characters.

Standard Usage

# Usage

<Textarea label="Message" />