Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Gantt › Could anyone help me out with: Gantt? This topic has 1 reply, 2 voices, and was last updated 4 months, 1 week ago by Markov. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 23, 2025 at 8:17 am #112726 michaelsandersParticipant Can I use slots or templates to render content inside Smart Gantt in Vue? July 24, 2025 at 2:49 pm #112747 MarkovKeymaster 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/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In