Properties
Readonly
AT_TARGET
AT_TARGET: 2 = ...
Readonly
BUBBLING_PHASE
BUBBLING_PHASE: 3 = ...
Readonly
CAPTURING_PHASE
CAPTURING_PHASE: 1 = ...
Readonly
DOM_KEY_LOCATION_LEFT
DOM_KEY_LOCATION_LEFT: 1 = ...
Readonly
DOM_KEY_LOCATION_NUMPAD
DOM_KEY_LOCATION_NUMPAD: 3 = ...
Readonly
DOM_KEY_LOCATION_RIGHT
DOM_KEY_LOCATION_RIGHT: 2 = ...
Readonly
DOM_KEY_LOCATION_STANDARD
DOM_KEY_LOCATION_STANDARD: 0 = ...
Readonly
NONE
NONE: 0 = ...
Readonly
bubbles
bubbles: boolean
cancelBubble
cancelBubble: boolean
Readonly
cancelable
cancelable: boolean
Readonly
charCode
charCode: number
Readonly
composed
composed: boolean
Readonly
currentTarget
Readonly
defaultPrevented
defaultPrevented: boolean
Readonly
detail
detail: number
Readonly
eventPhase
eventPhase: number
Readonly
isComposing
isComposing: boolean
Readonly
isTrusted
isTrusted: boolean
Readonly
keyCode
keyCode: number
Readonly
location
location: number
Readonly
repeat
repeat: boolean
returnValue
returnValue: boolean
Readonly
srcElement
Readonly
target
Readonly
timeStamp
timeStamp: number
Readonly
type
type: string
Readonly
view
view: null
Readonly
which
which: number
Static
Readonly
AT_TARGET
AT_TARGET: 2 = ...
Static
Readonly
BUBBLING_PHASE
BUBBLING_PHASE: 3 = ...
Static
Readonly
CAPTURING_PHASE
CAPTURING_PHASE: 1 = ...
Static
Readonly
NONE
NONE: 0 = ...