Hi,
I would like to use Treeview JS2(Angular) instead of my current treeview JS1(Angular).
The only problem is, is that the JS2 version does not have a property like "autoCheckParentNode" from JS1(Which needs to be false in my case).
I dont want the parent to be (semi)checked and selected like in the current JS2, and vice versa I dont want the parent to check and select the children.
Do you have any idea or fix for this?
greetings,
Laurens
Typescript, Angular 6, Material