Readonly
childrenThe children of the node.
Readonly
idThe unique ID of the node among the tree.
Among the children of the node, iidentifies the one that was undone recently.
Readonly
parentThe possible parent node.
Readonly
undoableThe undoable object contained in the node.
Readonly
visualThe visual snapshot of the node. Used to render the tree history.
Generated using TypeDoc
The interface for nodes in a tree-based history.