JavaScript Scheduler: Dragging Items from Events tutorial was released:
https://code.daypilot.org/30579/javascript-scheduler-dragging-items-from-events
How to drag items from events out of the Scheduler and drop it on a custom drop target. The source event data object is attached to the dragged item and can be read on drop.


