DayPilot.Calendar.hide

The hide() method hides the calendar component by applying display:none style.

Declaration

DayPilot.Calendar.hide();

Notes

This method doesn't accept any parameters. Use show() to display the same calendar instance again.

Example

dp.hide();

See Also

DayPilot.Calendar.show()

DayPilot.Calendar Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript