# XWUIShortcutCheatSheet

Searchable shortcut overlay content. Host supplies HotkeyScope bindings. Do not nest Dialog, Kbd or Shortcuts constructors.

## Basic Usage

Empty sheet.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty sheet.
```

## Two keys

Save and search.

```example
file: examples/TwoKeys.ts
html: examples/TwoKeys.html
title: Two keys
description: Save and search.
```

## Filter

Query save.

```example
file: examples/Filter.ts
html: examples/Filter.html
title: Filter
description: Query save.
```

## No matches

Unknown query.

```example
file: examples/NoMatches.ts
html: examples/NoMatches.html
title: No matches
description: Unknown query.
```

```api
```
