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.1 - 17th Oct 2024
Code
var calendarInstance1 = new calendarJs( "calendar1", { exportEventsEnabled: true } );