Closed kossa closed 5 years ago
Hello,
I'm using vue-fullcalendar, eveything looks good, I want once I click on event, I'll load with ajax a popup there is an example for that ?
Currently I can open a popup with event, but how to pass a variabl like an ID
Thanks
I found the solution by using : @event-selected="method"
Hello,
I'm using vue-fullcalendar, eveything looks good, I want once I click on event, I'll load with ajax a popup there is an example for that ?
Currently I can open a popup with event, but how to pass a variabl like an ID
Thanks