TreeSelectionChange Interface
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: 20 June, 2023