Back to Fullcalendar

removeResource

_docs-v3/resource-data/removeResource.md

latest251 B
Original Source

Programmatically removes a resource with the given resourceId from the current view.

<div class='spec' markdown='1'> .fullCalendar( 'removeResource', idOrResource ) </div>

idOrResource can be a resource object's ID or the resource object itself.