Ethereal Garden

Textarea

A multi-line text input field.

When To Use

Use the Textarea component when you need to allow users to:

  • Enter multiple lines of text
  • Write descriptions, comments, or longer-form content
  • Input larger amounts of information than would fit in a standard text field
  • Provide feedback, notes, or detailed explanations
  • Compose messages or posts

Textareas are perfect for scenarios where users need space to express themselves with more than a few words.

Examples

Basic

With Label

Your message will be sent to our support team.

Disabled

This content is for display purposes only.

With Validation

0/200 characters

Props

PropTypeDefault
$$typeof
symbol
-
displayName?
string
-
propTypes?
any
-