_docs-v6/event-model/eventAdd.md
Called after an event has been added to the calendar.
<div class='spec' markdown='1'> function( addInfo ) </div>This fires after Calendar::addEvent is called or when an external event is dropped from outside the calendar or from a different calendar. If being called as a result of the latter two, eventAdd will be fired after eventReceive.
The addInfo argument has the following properties: