Back to Fullcalendar

getResources

_docs-v3/resource-data/getResources.md

latest302 B
Original Source

A method that retrieves all Resource Objects in memory.

<div class='spec' markdown='1'> .fullCalendar( 'getResources' ) </div>

An array of top-level resource objects will be returned. Nested child resources are accessible by traversing the children array of each resource object.