Back to Fullcalendar

getEventResource

_docs-v3/resource-data/getEventResource.md

latest328 B
Original Source

Gets the Resource Object that is associated with the given event.

<div class='spec' markdown='1'> .fullCalendar( 'getEventResource', *idOrEvent* ) </div>

idOrEvent can either be a raw event ID, or an Event Object.

If no resource is associated with the specified event, null is returned.