Base/Textarea
Textarea
A multi-line text input built on the native <textarea> element. Supports all standard states: default, focused, disabled, and invalid.
Default
Basic textarea with a placeholder.
With Label
Textarea paired with a label.
With Content
Textarea pre-filled with content.
States
Disabled and invalid states.
Description must be at least 20 characters.
No Resize
Prevent manual resize with resize-none when the height is fixed.
