DHTMLX ships an official React Gantt wrapper with a declarative component API, typed props, and first-class data binding. It's the recommended starting point for new projects.
- Quick-start repo: react-gantt-quick-start
- Documentation: docs.dhtmlx.com/gantt/integrations/react/
- Product page: dhtmlxGantt for React
This repo shows the JS-first integration — embedding
@dhx/trial-ganttdirectly into React. It remains a valid option if you have a specific reason for low-level integration (Individual/GPL edition, deep customization of internals, or an existing JS-first codebase). For most new apps, prefer the wrapper above.
Please note, having clicked on this button, you open the online demo. Don't worry about paying extra! With GitHub's free plan, you get 15 GB of storage and 120 hours of Codespaces use each month. This is more than enough to run our demo without any extra costs.
yarn
yarn start
