본문으로 건너뛰기

showLightbox

Description

지정된 작업에 대해 라이트박스를 엽니다

showLightbox: (id: string | number) => void

Parameters

  • id - (required) string | number - 작업 ID

Example

gantt.showLightbox(1);/*!*/

gantt.hideLightbox();

Details

이 메서드는 onBeforeLightboxonLightbox 이벤트를 트리거합니다.

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.