Keyboard Keys

Styled keyboard key indicators for shortcuts and key combinations


Keyboard Keys

Keyboard keys render styled key caps for documenting shortcuts and key combinations.

Single Keys

Press Enter to submit the form.

Press Escape to close the dialog.

Press Tab to move to the next field.

Syntax:

Press ::kbd[Enter] to submit.
Markdown

Key Combinations

Copy: Ctrl + C

Paste: Ctrl + V

Save: Ctrl + S

Undo: Ctrl + Z

macOS Shortcuts

Save: Cmd + S

Spotlight: Cmd + Space

Force Quit: Cmd + Option + Escape

Special Keys

F1 F5 F12

Backspace Delete Space

Arrow keys: Up Down Left Right

Common Shortcuts Reference

Action Windows/Linux macOS
Copy Ctrl + C Cmd + C
Paste Ctrl + V Cmd + V
Save Ctrl + S Cmd + S
Find Ctrl + F Cmd + F
Undo Ctrl + Z Cmd + Z

Best Practices

  • Use + between keys for combinations
  • Use platform-specific symbols for macOS docs
  • Pair keyboard shortcuts with explanations of what they do