Describes a single shortcut.

Hierarchy

  • BrowserKeyboardShortcutKeyCombination

Properties

Properties

alt: boolean

Configures the alt key modifier.

ctrl: boolean

Configures the control key modifier.

shift: boolean

Configures the shift key modifier.

virtualKey: VirtualKey

The keycode which is needed for this combination.

win: boolean

Configures the win key modifier.

Generated using TypeDoc