JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › Could anyone help me out with: Gantt?
Can I use slots or templates to render content inside Smart Gantt in Vue?
Hi,
You can look at https://www.htmlelements.com/angular/demos/gantt/custom-popup-window/ which shows how to customize the tasks. You can use the onTaskRender function, too in order to customize the task rendering.
ganttchart.onTaskRender = function(task, segment, taskElement, segmentElement, labelElement) { }
Regards, Markov
Smart UI Team https://www.htmlelements.com/