API Reference > presentation-components > Tree > TreeWithUnifiedSelectionProps > onNodesDeselected onNodesDeselected onNodesDeselected: undefined | (items: TreeNodeItem[]) => boolean Called when nodes are deselected. The callback should return true to continue default handling or false otherwise. Defined in presentation/components/src/tree/WithUnifiedSelection.tsx Line 35 Last Updated: 13 June, 2024