Skip to content

Instantly share code, notes, and snippets.

@alyssamichelle
Last active April 16, 2020 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alyssamichelle/1f84b8f2888129e0992eb83e78fe3252 to your computer and use it in GitHub Desktop.
Save alyssamichelle/1f84b8f2888129e0992eb83e78fe3252 to your computer and use it in GitHub Desktop.
MouseEvent {
isTrusted: true,
screenX: 431,
screenY: 443,
clientX: 431,
clientY: 309,
ctrlKey: false,
shiftKey: false,
altKey: false,
metaKey: false,
button: 0,
buttons: 0,
relatedTarget: null,
pageX: 431,
pageY: 413,
x: 431,
y: 309,
offsetX: 77,
offsetY: 48,
movementX: 0,
movementY: 0,
fromElement: null,
toElement: td,
layerX: 77,
layerY: 47,
view: Window {parent: Window, opener: null, top: Window, length: 0, frames: Window, …},
detail: 1,
sourceCapabilities: InputDeviceCapabilities {firesTouchEvents: false},
which: 1,
type: "click",
target: td,
currentTarget: null,
eventPhase: 0,
bubbles: true,
cancelable: true,
defaultPrevented: false,
composed: true,
timeStamp: 428714.9750000099,
srcElement: td,
returnValue: true,
cancelBubble: false,
path: (17) [td, tr.k-alt.k-state-selected, tbody, table.k-grid-table, div.k-grid-table-wrap, div.k-grid-content.k-virtual-content, kendo-grid-list.k-grid-container, div.k-grid-aria-root, kendo-grid.k-widget.k-grid.k-grid-no-scrollbar, app-stock-list, div.container, main.container-fluid.px-0, app-root, body.ng-tns-0-0, html, document, Window],
__proto__: MouseEvent
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment