Skip to main content

getLightbox

Description

Gets the lightbox's HTML object element

getLightbox: () => HTMLElement

Returns

  • box - (HTMLElement) - the lightbox's HTML element

Example

gantt.getLightbox(); //-><div className=​"dhx_cal_light">​...</div>