# XWUIInput

XWUIInput Component Text input with various types and states.

## Basic Usage

XWUIInput Component Text input with various types and states.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInput Component Text input with various types and states.
```

## 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

Input in a realistic application context.

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

```api
```
