# XWUIField

XWUIField Component Form field wrapper with label, input, and error message.

## Basic Usage

XWUIField Component Form field wrapper with label, input, and error message.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIField Component Form field wrapper with label, input, and error message.
```

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

## Real-World

Field in a realistic application context.

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

```api
```
