DayPilot.Navigator.events.list

An array of events, used for highlighting busy days. 

It accepts the same object format as DayPilot.Scheduler.events.listDayPilot.Calendar.events.list, and DayPilot.Month.events.list. Only the following object properties are required:

  • start (DayPilot.Date or string)
  • end (DayPilot.Date or string)

Default Value

null