# XWUIStatusPicker

Colored status-pill picker (Monday.com style). Compact bg-colored trigger fills its host cell; popover shows colored option rows.

## Basic Usage

Monday-style status with explicit colors.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Monday-style status with explicit colors.
```

## Auto Color

Omit `color` - picker picks a stable palette slot per id.

```example
file: examples/AutoColor.ts
html: examples/AutoColor.html
title: Auto Color
description: Omit `color` - picker picks a stable palette slot per id.
```

## With Descriptions

Show option descriptions in the dropdown.

```example
file: examples/WithDescriptions.ts
html: examples/WithDescriptions.html
title: With Descriptions
description: Show option descriptions in the dropdown.
```

```api
```
