본문으로 건너뛰기

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.