Classes list

Every class Textarea recognizes, straight from the @flickui/css source.

ClassPurpose
.textareaBase class on the wrapping <label>/element — required
.textarea-elThe native <textarea> itself
.textarea-counterWraps the character-count display
.textarea-count-now / .textarea-count-maxThe two spans flickui.js updates/reads for the live counter
.is-readonlyRead-only visual style
.is-invalidSame effect as aria-invalid="true" — recolors the border and counter