Skip to content

Files

This branch is 199 commits behind Shopify/draggable:main.

Sensors

Sensors

Sensors pick up native browser events and translates them to drag:start, drag:move and drag:stop events. Sensors abstract the browser API away for Draggable, so it's easier to focus on DnD operations.

Sensors