Components
Textarea
Multi-line text input with size variants, status colors, label, helper text, error messages, and optional glass surface with glow on focus.
Playground
Explore all textarea props interactively.
<Textarea>...</Textarea> Props
Text size and padding
Status border color
Label text above textarea
Error message (sets status to error)
Helper text below textarea
Glass surface density
Backdrop blur intensity
Elevated with shadow
Colored glass accent orbs behind content
Glow intensity
Number of visible rows
Resize behavior
Disabled state
Status Colors
Colored borders to indicate textarea state.
Error Message
The error prop sets the status to error and displays a message below the textarea.
Bio must be at least 20 characters.
Helper Text
Supportive text below the textarea for additional context.
Markdown is supported. Maximum 500 characters.
Sizes
Five size variants from extra-small to extra-large.
Glass
Optional glass surface with backdrop blur and glow on focus. Shown on a dark background.