Logo
NeoArc Studio

Keyboard Shortcut Block

Document keyboard shortcuts with styled key caps. Display key combinations alongside their descriptions in a clean, scannable format.

The Keyboard Shortcut block displays key combinations in a styled format that resembles physical keyboard keys. This makes shortcut documentation easy to scan and reference.

When to Use

Block Properties

PropertyRequiredDescription
TitleNoOptional heading for the shortcut group
ShortcutsYesArray of key-description pairs

Shortcut Properties

PropertyRequiredDescription
KeysYesKey combination as an array (e.g., ["Ctrl", "S"])
DescriptionYesWhat the shortcut does

Example: Editor Shortcuts

Common shortcuts for text editing.

Example: Navigation Shortcuts

Shortcuts without a title heading.

Editing Shortcuts

ActionHow To
Add TitleEnter an optional title in the title field
Enter KeysType combinations like Ctrl + Shift + P in the keys field
Add DescriptionEnter what the shortcut does in the description field
Add ShortcutClick Add Shortcut button for new entries
PreviewView styled key caps in the live preview