DayPilot.Calendar.hide

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

Declaration

DayPilot.Calendar.hide();

See Also