The id property (string) stores the placeholder div id. This value is required in the DayPilot.Calendar Constructor.
DayPilot.Calendar.idconst dp = new DayPilot.Calendar("dp", {
// ...
});
dp.init();
const id = dp.id; // "dp"Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.
DayPilot