Skip to main content

onXLE

warning

The event is deprecated

Description

Fires after loading data from the data source is complete

onXLE: () => void

Example

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

Change log

  • deprecated since v5.2
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.