json-joy
    Preparing search index...

    Class RootNode<Value>

    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.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Unique ID within a document.

    The current value of the node, which is a reference to another JSON CRDT node.

    Methods