Example of Events in Angular Scheduler Component

This demo illustrates the client-side events that triggers on respective Scheduler actions and the same is being displayed on the event trace panel.

Properties
Schedule Load event is triggered
Schedule Action Complete event is triggered
Schedule Action Begin event is triggered
Description

In this demo, the client-side events that triggers based on the action taking place in Scheduler has been demonstrated. The user can make use of these events, if at some point they need to perform some custom actions or any needed additional customizations on the available Scheduler features.