Readonly
idUnique ID within a document.
The current value of the node, which is a reference to another JSON CRDT node.
Returns the name of the JSON node type.
Returns the latest value of the node, the JSON CRDT node that val
points
to.
The latest value of the node.
Returns a POJO object which represents the "view" of this JSON node model.
The root of a JSON CRDT document. RootNode is a ValNode with a special
0.0
ID, which is always the same. It is used to represent the root of a document.