A box dragging example
Drag some boxes around with the mouse, then open your Developer Tools, turn on mobile emulation, and try to do the same with touch input enabled. Things should still work.
This is a demo page that loads the drag-drop-touch.esm.js file for shimming drag-and-drop functions for touch events.
Its project page is over on https://github.com/drag-drop-touch-js/dragdroptouch.
Drag some boxes around with the mouse, then open your Developer Tools, turn on mobile emulation, and try to do the same with touch input enabled. Things should still work.