DayPilot.Scheduler.init

The init() method initializes and renders the JavaScript Scheduler component.

Declaration

DayPilot.Scheduler.init()

Example

const dp = new DayPilot.Scheduler("dp", {
  // ...
});
dp.init();

See Also

DayPilot.Scheduler Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript