The hide() method hides the calendar control by applying display:none style.
Declaration
DayPilot.Month.hide()Example
dp.hide();See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
The hide() method hides the calendar control by applying display:none style.
DayPilot.Month.hide()dp.hide();Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |