Skip to main content

resizeLightbox

Description

Forces the lightbox to resize

resizeLightbox: () => void

Example

var control = gantt.getLightboxSection("description");
control.header.style.display = "none";

gantt.resizeLightbox();

Details

The method can be used to update the lightbox size after you hide/show some section.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.