Variable KEY_TO_ACTION_DICTConst

KEY_TO_ACTION_DICT: { [key: string]: string } = ...

Map KeyEvent.key to navigation action.

Type declaration

  • [key: string]: string