Teaxtarea

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

Usage

Simply add the textarea class to your <textarea> element or have a parent with the form class (read more about form). You can also set the aria-invalid attribute to true to make the textarea invalid.

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

Examples

Invalid

Disabled

With label

With text

Type your message and press enter to send.

With button

Form

You can @mention other users and organizations.