Calendar.js - Example - Import/Export

This is an example of how to import and export events from a Calendar.js instance.

Download Now

v2.12.0 - 5th Jun 2024
Code
var calendarInstance1 = new calendarJs( "calendar1", { exportEventsEnabled: true } );