Textarea Styles

class name Type Purpose
.app-textarea Text To style the outermost wrapper element of textarea widget.
.app-textarea-invalid Text To style the invalid state of textarea widget.
.app-textarea-focused Text To style the focused state of textarea widget.
.app-textarea-placeholder Text To style the placeholder text of textarea widget.
.app-textarea-help-text Text To style the help text of textarea widget.
.app-textarea-skeleton WM Skeleton To style the skeleton of textarea widget.
.app-textarea-with-label.app-textarea-flotaing-label Text To style the floating-label in textarea widget (base/empty state).
.app-textarea-with-label.app-textarea-active-flotaing-label Text To style the floating-label when input is focused.
.app-textarea-with-label.app-textarea-inactive-floating-label Text To style the floating-label when input has value but is not focused.