how to make indeterminate checkbox checked in ngx-treeview

1.1k Views Asked by At

I am using this library https://leovo2708.github.io/ngx-treeview/#/components.

However I have requirement that i need to show parent node as checked if any child is checked. So instead of indeterminate state, I need to show it as checked.. is it possible?

1

There are 1 best solutions below

0
On

You can use treeview Object with checked property if checkbox is checked then will return true either will show false