How to use dhtmlx scheduler license in react project?

how to use dhtmlx scheduler license in react project ?

We already implemented dhtmlx scheduler in react project. Not sure where we can add the license key for dhtmlx scheduler in react project.

Hello,

How to use dhtmlx scheduler license in react project?

We have a special article how to install the PRO version of Scheduler:
https://docs.dhtmlx.com/scheduler/install_with_bower.html#addingproeditionintoproject ;
Please check the following react demo:
https://files.dhtmlx.com/30d/af46d56d5ee112a303630fcd2533ee88/react-scheduler-trial.7z

We already implemented dhtmlx scheduler in react project. Not sure where we can add the license key for dhtmlx scheduler in react project.

It doesn’t require the setting of license keys inside project files.
If you purchased a license for the DHTMLX JavaScrispt Scheduler, the only thing that you have to do is to download the “PRO” package from the client zone (using your credentials):
https://dhtmlx.com/clients/ ;
and add it to your project as in the guide above.