본문으로 건너뛰기

resizeLightbox

Description

라이트박스의 크기를 재조정합니다

resizeLightbox: () => void

Example

var control = gantt.getLightboxSection("description");
control.header.style.display = "none";

gantt.resizeLightbox();

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.