Scheduler package is not in react's JSX structure

Hi Team,

Recently bought the scheduler license and I can see the code is in vanilla JS.
Using this vanilla JS package in our app will be time-consuming to convert each js file to JSX.

Could you provide us the package in react’s JSX files as components?

Thanks.

Hi @Ratnesh_Murugesan ,

Unfortunately, we don’t have the scheduler package in JSX files as components.

This package can be used in React apps without converting files, you can check out the following guide:

Here is the complete demo:

Kind regards,