ngx-treeview icon indicating copy to clipboard operation
ngx-treeview copied to clipboard

Enable child node when parent is disabled.

Open Reshmasgit opened this issue 1 year ago • 0 comments

I need to disable nodes based on condition. but the package is not allowing me to disable children individually. when the parent is disabled it automatically disables all the children of that parent.

note: decoupleChildFromParent is not applicable for my case. it only decouples the checkbox.

Reshmasgit avatar May 08 '24 08:05 Reshmasgit