Hi Team,
I’m working on the Angular version of TaskBoard (v6.3.1) and would like to enable the column resize option.
In JavaScript, the following works as expected:
columnResize: trueHowever, in Angular it doesn’t seem to work. Could you please guide me on how to implement column resizing in the Angular version?
Thanks,
Harish