Module List

Module List

Here you can find all modules shipped with Pointeract:

ModuleTargetDescription
PreventDefaultThe ElementPrevents default browser behavior.
ClickSingle PointerChecks if a click was performed without any movement.
DragSingle PointerTracks pointer movement and emits drag events.
SwipeMultitouchDetects swipe gestures and emits swipe events.
WheelPanZoomMouse WheelTracks pointer wheel movement and key press.
MultiTouchPanZoomMultitouchResolves pan/zoom by analyzing movement of two touches.
LubricatorEventsSmoothify configured events by intercepting them and re-emit interpolated ones.