TreeSelectionReplacementEventArgs Interface

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

Data structure that describes tree selection replacement event payload.

Properties

Name Type Description
replacements Observable<{ selectedNodeItems: TreeNodeItem[] }> An observable that emits tree selection replacements containing selected tree node items.  

Defined in

Last Updated: 24 April, 2026