hides the lightbox modal overlay that blocks interactions with the remaining screen
box | HTMLElement | an element to hide |
gantt.hideCover(gantt.getLightbox());
If you specify the input parameter, the method will hide the specified HTML object element (by setting the display property to "none").