Textarea

Displays a form textarea or a component that looks like a textarea.

Installation

pnpm dlx FlowbyAr@latest add textarea

Usage

import { Textarea } from "@/components/ui/textarea"
<Textarea />

Field

Use Field, FieldLabel, and FieldDescription to create a textarea with a label and description.

Enter your message below.

Disabled

Use the disabled prop to disable the textarea. To style the disabled state, add the data-disabled attribute to the Field component.

Invalid

Use the aria-invalid prop to mark the textarea as invalid. To style the invalid state, add the data-invalid attribute to the Field component.

Please enter a valid message.

Button

Pair with Button to create a textarea with a submit button.

RTL

To enable RTL support in FlowbyAr/ui, see the RTL configuration guide.

شاركنا أفكارك حول خدمتنا.