Textarea

Displays a form textarea or a component that looks like a textarea.

Usage

Add the textarea class to a <textarea> element. Textareas inside a form or field container also receive the same styling automatically.

Use native HTML attributes for behavior: disabled for disabled textareas and aria-invalid="true" for invalid state styling.

<textarea class="textarea" placeholder="Type your message here"></textarea>

Examples

Field

Use field with a label and description to create an accessible textarea.

Write a short message.

Disabled

Invalid

Message is required.

Button

Form

You can @mention other users and organizations.

RTL

Textareas support right-to-left layouts through native browser direction handling. Add dir="rtl" to the textarea, field, or an ancestor.

شاركنا أفكارك حول الخدمة.