Variable EVENT_MOUSEDOWNConst

EVENT_MOUSEDOWN = "mousedown"

Mousedown/touchstart event. JsPlumb will automatically map this event to EVENT_TOUCHSTART if the device supports touch events.

Version :