RemovedNode
An representation of a node that has been removed from the document. Can be part of a DocumentChange.
Properties
removed: true [readonly]
removed
is set to true
to distinguish a deleted node from one that is on the document.
type: NodeType [readonly]
The type of the node before it was removed from the document
id: string [readonly]
The id of the node