Textarea
A styled multi-line text input.
With label
With text
Your message will be shared with the support team.
With button
Character count
0/200
Invalid
Bio must be at least 10 characters.
No resize
Max rows
The field auto-grows with its content; [maxRows] caps the growth — past it the textarea scrolls.
Read only
Disabled
Utility class
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
size | "default" | "lg" | "sm" | 'default' | Size preset controlling minimum height, padding and text size. |
maxRows | number | null | null | Maximum number of rows before the textarea scrolls instead of growing (null = unlimited). |
Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.