Imagine ArtImagine Art

A multi-line text field for longer content like descriptions, comments, and messages.

Forms

Import

import { Textarea } from "@/components/ui"

API

PropTypeDefaultDescription
labelstringLabel text displayed above the textarea.
helperTextstringHint text displayed below.
errorstringError message that replaces helper text.

Examples