# XWUIInputTextarea

XWUIInputTextarea Component Multi-line text input with auto-resize option.

## Basic Usage

Standard textarea with label and placeholder.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Standard textarea with label and placeholder.
```

## Variants

Outlined and filled textarea variants.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: Outlined and filled textarea variants.
```

## States

Disabled, read-only, and error states.

```example
file: examples/States.ts
html: examples/States.html
title: States
description: Disabled, read-only, and error states.
```

```api
```
