Disabled textarea#
Read-only textarea#
Validation states#
Validation states are provided with aria-invalid
.
Helper texts, defined with <small>
below the textarea, inherit the validation state color.
Forms
The native <textarea>
is styled like the input for consistency.