tree-select
tree-select copied to clipboard
If Parent node disabled all child will be disabled
If we want to set disable node functionality individual node then we can't achieve it because currently when my parent is disabled all child disabled automatically like

How to avoid disabled child if parent is disabled ?