Back to Fullcalendar

getTopLevelResources

_docs-v4/resource-data/getTopLevelResources.md

latest302 B
Original Source

A method that retrieves only top-level Resources.

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

Will return an array of resources that are not nested under any other resource. Nested child resources are available via the getChildren method.