search ESC

Textareas

Multiline text input via .lp-textarea. Supports the same size variants, states, and wrapper patterns as single-line inputs, plus resize control.

Basic
Sizes
Resize modes
Character counter

Wrap the textarea with data-lp-component="char-counter". The counter auto-appears and turns warning when 80% of the max is reached.

States
Please provide a valid value.
CSS reference
ClassPurpose
.lp-textareaBase textarea
.lp-textarea--sm / --lgSize variants
.lp-resize / .lp-resize-x / .lp-resize-y / .lp-resize-noneResize direction utility classes
data-lp-component="char-counter"Auto-wire the character counter enhancer