
Kbd displays keyboard keys and shortcut hints. Use ngs-kbd for one key such as ⌘, Shift, K, or Esc, and use ngs-kbd-group to show a key combination with plus signs between keys.
Use it in menus, command palettes, toolbars, help text, onboarding, and documentation when users need to see the shortcut for an action. Kbd is visual only; it does not register or handle keyboard events.
Do not use Kbd as a clickable button, status badge, tag, chip, normal body text, or shortcut handler. Use Button, IconButton, Badge, Chips, normal text, or application keyboard handling for those cases.