APIEventsonClearAllOn this pageonClearAll Description Fires after data in the scheduler was cleared onClearAll: () => voidExamplescheduler.attachEvent("onClearAll", function (){ //any custom logic here});DetailsThe event is invoked from the clearAll method.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.