DayPilot.Month.clearSelection

The clearSelection() method clears the current time range selection.

Declaration

DayPilot.Month.clearSelection()

Notes

Clears the current time range selection.

Example

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

month.clearSelection();

See Also

DayPilot.Month Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript