Full support for React

As I understand, full support for React is not on the team’s roadmap.

Specifically, I didn’t find any example that allows interoperability between gantt rendering and react components. Something like the following is what I wish to accomplish.

<Gantt tooltip={(task) => <MyTooltip data={task} />

I will be updating this thread with more information on this.

Hello Daniel,
Yes, there is no integration with Angular, React and other frameworks. You cannot use React methods and draw React elements inside Gantt.
The dev team will investigate if it is possible to add React integration, but I cannot give you any ETA.