laravel-fullcalendar icon indicating copy to clipboard operation
laravel-fullcalendar copied to clipboard

Adding new action removeEvents

Open isaacdecoded opened this issue 8 years ago • 0 comments

I had the needed to render multiples calendar in a single view, so I added the removeEvents action for that: clear eventCollection object.

I want to say that I has used the setId action everytime I initialize the Calendar because if not, it will return the same Id for all the calendars you declare.

isaacdecoded avatar Nov 21 '17 16:11 isaacdecoded