Zum Hauptinhalt springen

onExpand

Description

Wird ausgelöst, wenn ein Benutzer auf das Expand-Symbol klickt, um die Größe des Schedulers vom Originalzustand auf „Vollbild" zu wechseln.

onExpand: () => void

Example

scheduler.attachEvent("onExpand",function(){
//any custom logic here
});

Details

Hinweis

Das Event benötigt die aktivierte expand Erweiterung.

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.