On this page

Variable UI_EVENTSConst

UI_EVENTS: readonly [
    "click",
    "dblclick",
    "mousedown",
    "mouseup",
    "mousemove",
    "mouseout",
    "mouseover",
    "contextmenu",
    "touchstart",
    "touchend",
    "touchmove",
    "touchcancel",
] = ...
Was this helpful?
SDK JS
Reference
UI_EVENTS