Skip to main content

setLightboxSize

Description

Forces the lightbox to resize

setLightboxSize: () => void

Example

var control = scheduler.formSection("description");
control.header.style.display = "none";

scheduler.setLightboxSize();

Details

The method can be used to update the lightbox size after hiding/showing 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.