Back to Fullcalendar

droppable

_docs-v4/event-dragging-resizing/droppable.md

latest325 B
Original Source

Determines if external draggable elements or events from other calendars can be dropped onto the calendar.

<div class='spec' markdown='1'> Boolean, *default*: `false` </div>

It's important to enable this setting if you want to use the drop callback or the eventReceive callback.