Fullcalendar events can be intercepted by handlres which were passed into object's props:
<FullCalendar
eventDrop={ this.handleInternalDrop }
/>
How to use Fullcalendar methods such as getEvents()? https://fullcalendar.io/docs/Calendar-getEvents