본문으로 건너뛰기

onAfterLightbox

Description

사용자가 라이트박스(편집 양식)를 닫은 직후 발생합니다

onAfterLightbox: () => void;

Example

gantt.attachEvent("onAfterLightbox", function (){
// 여기에 코드 작성
});
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.