NodeDeletionInfoJSON Interface
Deprecated in 3.x. Use NodeDeletionInfo
JSON representation of NodeDeletionInfo.
Properties
Name | Type | Description | |
---|---|---|---|
parent | NodeKeyJSON | 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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.