跳转到主要内容

setLightboxSize

Description

更新 lightbox 的大小

setLightboxSize: () => void

Example

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

scheduler.setLightboxSize();

Details

当某些 section 被隐藏或显示后,此方法用于调整 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.