# XWUIInputParagraph

Multi-line (paragraph) text input with optional pattern/minLength/maxLength and format feedback..

## Basic Usage

Multi-line (paragraph) text input with optional pattern/minLength/maxLength and format feedback.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Multi-line (paragraph) text input with optional pattern/minLength/maxLength and format feedback.
```

## Variants

All variant options side by side.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: All variant options side by side.
```

## Sizes

All size options.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: All size options.
```

## States

Component in different states.

```example
file: examples/States.ts
html: examples/States.html
title: States
description: Component in different states.
```

## Full Width

Full-width mode stretching to container width.

```example
file: examples/FullWidth.ts
html: examples/FullWidth.html
title: Full Width
description: Full-width mode stretching to container width.
```

## Real-World

InputParagraph in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: InputParagraph in a realistic application context.
```

```api
```
