# XWUIInputSelect

XWUIInputSelect Component Dropdown select with single and multi-select modes.

## Basic Usage

Dropdown select with framework options.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Dropdown select with framework options.
```

## Variants

Outlined and filled select variants.

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

## States

Disabled, error, and clearable states.

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

```api
```
