TreeModelChanges Interface

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

Data structure that describes changes which happened to the tree model

Properties

Name Type Description
addedNodeIds string[]    
modifiedNodeIds string[]    
removedNodeIds string[]    

Defined in

Last Updated: 24 April, 2026