# XWUIInputNativeSelect

XWUIInputNativeSelect Component Wrapper for browser native <select> element Critical for mobile UX and accessibility.

## Basic Usage

XWUIInputNativeSelect Component Wrapper for browser native <select> element Critical for mobile UX and accessibility.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInputNativeSelect Component Wrapper for browser native <select> element Critical for mobile UX and accessibility.
```

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

## With Data

Populated with realistic sample data.

```example
file: examples/WithData.ts
html: examples/WithData.html
title: With Data
description: Populated with realistic sample data.
```

## Real-World

InputNativeSelect in a realistic application context.

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

```api
```
