# XWUIInputPicker

XWUIInputPicker Base Component Base composition component that combines XWUIInput with a picker Supports full view (inline) and minimized view (popup).

## Basic Usage

XWUIInputPicker Base Component Base composition component that combines XWUIInput with a picker Supports full view (inline) and minimized view (popup).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInputPicker Base Component Base composition component that combines XWUIInput with a picker Supports full view (inline) and minimized view (popup).
```

## States

Component in different states.

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

## Real-World

InputPicker in a realistic application context.

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

```api
```
