API Reference > ui-components > Tree > TreeSelectionChange TreeSelectionChange Interface Beta Data structure that describes tree selection change. Properties Name Type Description deselectedNodeItems TreeNodeItem[] Tree node items that where deselected. selectedNodeItems TreeNodeItem[] Tree node items that where selected. Defined in ui/components/src/ui-components/tree/controlled/TreeEvents.ts Line 76 Last Updated: 13 June, 2024