The id property (string) stores the placeholder div id. This value is required in the DayPilot.Scheduler Constructor.
DayPilot.Scheduler.idconst dp = new DayPilot.Scheduler("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