## kbd (`poetry_kbd`)

Displays a keyboard key or shortcut.

Class: Poetry::Ui::Kbd::Component - BEM block `poetry-ui-kbd`.
Content block REQUIRED (the key text) - a blockless call raises.
- PART `kbd` - The <kbd> element itself - the key text renders here
- RULE: Kbd renders a real <kbd> - the key text is the content block (⌘, Esc, Ctrl).
- RULE: For a chord (⌘+K) render one Kbd per key inside an inline-flex row.
