TreeSelectionReplacementEventArgs Interface
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.