onAfterLightbox
Description
当用户关闭 lightbox(编辑表单)时触发
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.