The current value of the node, which is a reference to another JSON CRDT node.
ReadonlyidUnique 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.
Represents a
valJSON CRDT node, which is a Last-write-wins (LWW) register. Thevalnode holds a single value, which is a reference to another JSON CRDT node.