NodeDeletionInfo Interface
Deprecated in 5.2 - will not be removed until after 2026-10-01. Use the new @itwin/presentation-hierarchies
package for creating hierarchies.
Information about node deletion.
Properties
| Name | Type | Description | |
|---|---|---|---|
| parent | NodeKey | undefined | 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: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.