Function.Hits Mouse Event
sprotty / hitsMouseEvent
hitsMouseEvent(
child
,event
):boolean
Defined in: packages/sprotty/src/utils/browser.ts:62
Checks whether the given mouse event hits the given DOM element.
Element
MouseEvent
boolean
sprotty / hitsMouseEvent
hitsMouseEvent(
child
,event
):boolean
Defined in: packages/sprotty/src/utils/browser.ts:62
Checks whether the given mouse event hits the given DOM element.
Element
MouseEvent
boolean