_docs-v6/event-dragging-resizing/eventLeave.md
Triggered when on a calendar when one if its events is about to be dropped onto another calendar.
<div class='spec' markdown='1'> function( *info* ) { } </div>info is a plain object with the following properties:
This callback will be fired before the receiving calendar's drop and eventReceive callbacks are fired.
This callback is fired before eventRemove.