In this video tutorial we will create a basic React Scheduler app using DHTMLX Scheduler. We will build the application using React Class components.
0:00 Intro
0:16 Prerequisites
0:39 Adding DHTMLX Scheduler to React App
2:15 Configuring React Scheduler Component
4:02 Processing Changes Made in DHTMLX React Scheduler
5:58 Useful resources
To create DHTMLX Scheduler React app on your own:
1) Download DHTMLX Scheduler free 30-day trial version: https://dhtmlx.com/docs/products/dhtm...
2) Check a complete demo on GitHub: https://github.com/DHTMLX/react-sched...
3) Consult the tutorial on our blog: https://dhtmlx.com/blog/use-dhtmlx-sc...
Note that DHTMLX Scheduler is not a React library, so to use it in the app, we'll need a wrapper component, which will connect the JavaScript Scheduler library to the rest of the app, as shown in the video.
#dhx #dhtmlx