elm-draggable icon indicating copy to clipboard operation
elm-draggable copied to clipboard

An easy way to make DOM elements draggable

Results 1 elm-draggable issues
Sort by recently updated
recently updated
newest added

After #51 one can detect which mouse button was used when dragging. However this is not the case for `onMouseDown` or `onClick`. How would one go about detecting mouse button...