This React Scheduler example demonstrates the overview of React Scheduler with its overall features. Use the toolbar buttons to play with Scheduler functionalities.
The React Scheduler is a fully-features calendar component that is used to manage appointments with multiple
resources. The data can be pulled from the dataManager
component or valid local JSON data or
Restful web services and bind the data fields using eventSettings.fields
.
In this demo, React Scheduler features such as Multiple views, Templates (Date Header, Quick Info), Resources, Grouping, Timezone, Timescale, etc... are used along with multiple resources.