FullCalendar
Hi
Using demo 2 in HTML. Where are the events seeded from? I want to use the calendar and add events from JSON.
Thanks
Replies (1)
Hi,
The Fullcalendar events are stored in the example JS script that we used to initialize the calendar:
src/js/custom/apps/calendar/calendar.js
Regards.