Textarea
The Textarea component is a multi-line text field for capturing longer form content like comments, descriptions, or messages. It provides a resizable area with validation support.
Maximum 500 characters.
tsx
Default
Basic textarea with placeholder text.
Sizes
Controls min-height, padding, and font size.
Variants
Border and focus ring color for validation states.
TextareaField
Full form field with label, textarea, and helper text.
Maximum 500 characters.
Message is required.
Disabled
Prevents interaction with muted styling.
Maximum 500 characters.