Kbd
Display keyboard keys and shortcuts with proper styling.
Installation
Copy the following code into your app directory.
buridan add component kbdExamples
Below are examples demonstrating how the component can be used.
Default
A basic example showing a single styled keyboard key.
⌘⇧⌥⌃Ctrl+B
Common Shortcuts
Displays familiar keyboard shortcuts like copy or paste.
Save:
Ctrl+SCopy:
Ctrl+CPaste:
Ctrl+VUndo:
Ctrl+ZSpecial Keys
Shows styling for special keys such as Enter, Tab, or Esc.
EnterEscTabSpace←→↑↓DeleteBackspace
Complex Shortcuts
Demonstrates multi-key combinations for advanced shortcuts.
Screenshot:
Ctrl+Shift+SQuit:
⌘+QFull Screen:
F11With Icons
Displays keyboard shortcuts paired with icons for clarity.
+K