Member Junction
    Preparing search index...
    • Parse a persisted whiteboard payload (WhiteboardState.ToJSON output) into a rehydrated engine instance. PURE + TOLERANT: any malformed input (empty, non-JSON, JSON of the wrong shape) returns null instead of throwing — callers render an empty state rather than breaking the surface they're embedded in.

      Parameters

      • json: string

      Returns WhiteboardState