Kbd

Display keyboard keys and shortcuts with proper styling.

Installation

Copy the following code into your app directory.

buridan add component kbd

Examples

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+S

Copy:

Ctrl+C

Paste:

Ctrl+V

Undo:

Ctrl+Z

Special Keys

Shows styling for special keys such as Enter, Tab, or Esc.

EnterEscTabSpaceDeleteBackspace

Complex Shortcuts

Demonstrates multi-key combinations for advanced shortcuts.

Screenshot:

Ctrl+Shift+S

Quit:

+Q

Full Screen:

F11

With Icons

Displays keyboard shortcuts paired with icons for clarity.

+K