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

setLightboxSize

Description

Заставляет лайтбокс изменить размер

setLightboxSize: () => void

Example

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

scheduler.setLightboxSize();

Details

Метод можно использовать для обновления размера лайтбокса после скрытия/показа некоторого раздела.

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.