Textarea

A multi-line text input field with consistent styling.

Props

PropTypeDefaultDescription
placeholderstring-Placeholder text
disabledbooleanfalseDisabled state
rowsnumber-Visible text lines

Import

import { Textarea } from '@blastx/ui';