Interface IKeyboardEvent

Hierarchy

  • IKeyboardEvent

Properties

_standardKeyboardEventBrand: true
altKey: boolean
browserEvent: KeyboardEvent
code: string
ctrlKey: boolean
keyCode: KeyCode
metaKey: boolean
shiftKey: boolean
target: HTMLElement

Methods

  • Parameters

    • keybinding: number

    Returns boolean

  • Returns void

  • Returns void