TreeSelectionChange Interface

Deprecated  in 5.28.0. Use Tree component from @stratakit/structures instead.

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

Last Updated: 24 April, 2026