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

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

PropTypeDefaultDescription
size"default" | "lg" | "sm"'default'Size preset controlling minimum height, padding and text size.
maxRowsnumber | nullnullMaximum 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.