본문으로 건너뛰기

onAfterLightbox

Description

사용자가 라이트박스(편집 폼)를 닫을 때 한 번 실행됩니다.

onAfterLightbox: () => void

Example

scheduler.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.