Appearance
This module disables all default browser behaviors related to touch/mouse/wheel events about the target element.
import { PreventDefault, Pointeract } from 'pointeract'; const pointeract = new Pointeract(app, PreventDefault);