Relative Content

Tag Archive for javascriptfullcalendarfullcalendar-5

fullcalendar fetch api with custom query parameters

I am trying to configure fullcalendar 5 to fetch api from a database. I want to pass additional query parameters to the request in addition to start and end. I have tried to do this way but I see that the request is always ignoring additional parameters.