Hello everyone,
I am trying to understand how the Gantt chart component works, and I've realized I could not find the feature I was looking for. I am not sure if this is available. I've checked the documentation and could not spot it.
Therefore, any help would be great!
I see that we can use `includeWeekend` on the Gantt component. That is perfect! But I need a feature where I can overwrite this on the Task level. For instance, I'd like to pass a parameter on some tasks where I can mark that task `includeWeekend=true` as some tasks might be carried out over the weekend.
Thank you so much for any replies and ideas.