/react-dhx

Sample app to see how to integrate React and DHTMLX (dhx) widgets using version 6.x

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

About

This is a test project to see how to integrate dhtmlx/dhx v6 with React

I did my best trying to implement Layout but due lack of code samples and support stopped here.

Install

  • clone repo
  • yarn installs dependencies
  • yarn start runs the app

Screenshot

Clicking the button a few times adds a grid... not quite happy about it, maybe the info of #2 or react-widgets will help.