Zum Hauptinhalt springen

onAfterLightbox

Description

Wird ausgelöst, sobald der Benutzer die Lightbox (Bearbeitungsformular) schließt.

onAfterLightbox: () => void

Example

scheduler.attachEvent("onAfterLightbox", function (){
//beliebige benutzerdefinierte Logik hier
});
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.