_docs-v4/event-dragging-resizing/drop.md
Called when an external draggable element or an event from another calendar has been dropped onto the calendar.
<div class='spec' markdown='1'> function( *dropInfo* ) { } </div>dropInfo is a plain object with the following properties:
If you need an Event object, see eventReceive instead.