Zum Hauptinhalt springen

onCollapse

Description

Wird ausgelöst, wenn der Benutzer auf das Expand-Symbol klickt, um den Scheduler vom „Vollbild"-Modus zurück auf seine ursprüngliche Größe zu wechseln.

onCollapse: () => void

Example

scheduler.attachEvent("onCollapse",function(){
//hier kann benutzerdefinierte Logik eingefügt werden
});

Details

Hinweis

Das Event erfordert, dass die expand Erweiterung aktiviert ist.

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.