Gantt APIMethodsgetLightboxOn this pagegetLightbox Description Gets the lightbox's HTML object element getLightbox: () => HTMLElementReturns box - (HTMLElement) - the lightbox's HTML element Examplegantt.getLightbox(); //-><div className="dhx_cal_light">...</div>