Skip to main content

onAfterBatchUpdate

Description

Fires after the batchUpdate method has been called

onAfterBatchUpdate: () => void

Example

scheduler.attachEvent("onAfterBatchUpdate", function(){
// your code here
});

Change log

  • added in version 7.1
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.