# XWUISuggestionChips

Keyboard-navigable follow-up suggestion chips.

## Basic Usage

Three follow-up chips.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Three follow-up chips.
```

## Empty

Empty listbox with no options.

```example
file: examples/Empty.ts
html: examples/Empty.html
title: Empty
description: Empty listbox with no options.
```

## Wrap

Wrapping layout for many suggestions.

```example
file: examples/Wrap.ts
html: examples/Wrap.html
title: Wrap
description: Wrapping layout for many suggestions.
```

## Disabled

Non-interactive chips.

```example
file: examples/Disabled.ts
html: examples/Disabled.html
title: Disabled
description: Non-interactive chips.
```

```api
```
