Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 357 Bytes

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