NodeDeletionInfo Interface
Information about node deletion.
Properties
| Name | Type | Description | |
|---|---|---|---|
| parent | undefined | NodeKey | Parent of the deleted node | |
| position | number | Position of the deleted node among its siblings in the initial, not updated tree | |
| type | "Delete" |
Defined in
Last Updated: 30 November, 2023