Using the command bar.ganttBarConfig.style.background = "#7410ff" I can set the color of a bar when clicked, however I want to control this using a class.
I cannot see the in docs how to assign a class to the div g-gantt-bar
Is class assignment possible?
Using the command bar.ganttBarConfig.style.background = "#7410ff" I can set the color of a bar when clicked, however I want to control this using a class. I cannot see the in docs how to assign a class to the div g-gantt-bar Is class assignment possible?