I'm trying to find out how to make a 'close' button on my events in my calendar then simply delete that event on click. I cant seem to find solid documentation anywhere on this.
There was a good solution posted here but it seems this no longer works with the latest version of FullcalendarJS.
I'm looking to essentially do the same thing. Create a small X or close button on each event then once clicked, the event is closed/deleted.