Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "service/KeyboardShortcutService.service"

Index

Variables

$

$: any

Const KEY_MODIFIER

KEY_MODIFIER: string[] = ["ctrl", "shift", "option", "alt", "command", "control"]

Const KEY_MODIFIER_CODE

KEY_MODIFIER_CODE: number[] = [17, 16, 18, 91, 93, 224]

key

key: any

Generated using TypeDoc