gantt-task-react
gantt-task-react copied to clipboard
Reactjs version of gantt-task-react component
Hi @MaTeMaTuK ,
Do you have working example of gantt-task=react component with React js. We are not familier with typescript. so getting trouble in customizing the component for tooltip, headerList and taskList component.
Great thanks,
Hi @suniltayal, What is about this one https://github.com/MaTeMaTuK/gantt-task-react/blob/main/src/components/other/tooltip.tsx ? https://github.com/MaTeMaTuK/gantt-task-react/blob/26c16ce08f96ea935b17dfb7477bd3beecd6f504/src/components/task-list/task-list-table.tsx
Hi @MaTeMaTuK ,
Can you please provide us working example of the tooltip and task list table. After creating custom tooltip where and how to call this component with Gantt component.