Overview
Show keyboard shortcuts contextually.Import
Usage
Live Preview
Run Locally
npm run tsx:core-gallery
Props
- hints: Array of
{ key: string; label: string }— Key + label pairs. - separator?: string — Spacing string (default 3 spaces).
- showBrackets?: boolean — Surround keys with [ ] (default true).
Methods
- setHints(hints), addHint(hint), removeHint(key), clearHints().
- setSeparator(text), setShowBrackets(bool).
Installation
Import
Quick Start
Production Examples
Best Practices
- Mostra solo scorciatoie rilevanti al contesto attuale.
