# XWUIMultiSelect

Multi-select dropdown with chip tags for chosen values.

## Basic Usage

Language picker with chip tags.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Language picker with chip tags.
```

## Max Tag Count

Collapse overflow tags into "+N more".

```example
file: examples/MaxTagCount.ts
html: examples/MaxTagCount.html
title: Max Tag Count
description: Collapse overflow tags into "+N more".
```

## Searchable Team Picker

Type-to-filter reviewer selector with a clear button and a locked, disabled lead.

```example
file: examples/SearchableTeam.ts
html: examples/SearchableTeam.html
title: Searchable Team Picker
description: Searchable, clearable, with a disabled pre-selected option.
```

## Validation Error

Required field showing the error outline and inline message when nothing is selected.

```example
file: examples/ValidationError.ts
html: examples/ValidationError.html
title: Validation Error
description: error state with an inline error message.
```

```api
```
