TreeModelChanges Interface
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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.