Перейти к основному содержимому

setLightboxSize

Description

Обновляет размер lightbox

setLightboxSize: () => void

Example

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

scheduler.setLightboxSize();

Details

Этот метод полезен для корректировки размера lightbox после того, как некоторые секции были скрыты или показаны.

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.