# XWUIKbd

Keyboard-key display element rendering `<kbd>` caps.

## Basic Usage

Single Enter key.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Single Enter key.
```

## Chord

Ctrl + Shift + P key chord.

```example
file: examples/Chord.ts
html: examples/Chord.html
title: Chord
description: Ctrl + Shift + P key chord.
```

## Shortcut Cheatsheet

A help panel that lists several actions, each paired with its rendered key chord.

```example
file: examples/ShortcutList.ts
html: examples/ShortcutList.html
title: Shortcut Cheatsheet
description: A shortcuts panel pairing Save, Find, and Command palette with their chords.
```

## macOS Symbols

A chord rendered with the macOS Command and Option glyphs at the large size.

```example
file: examples/MacSymbols.ts
html: examples/MacSymbols.html
title: macOS Symbols
description: A ⌘ ⌥ K menu-style shortcut using macOS modifier glyphs.
```

```api
```
