Перейти к основному содержимому

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.