Member Junction
    Preparing search index...

    READ-ONLY SNAPSHOT of a whiteboard — renders a persisted board payload (the session-channel artifact JSON) through the real board component in ReadOnly mode, so a saved board looks exactly like the live one: same chips, shapes, ink and connectors, with pan + zoom still available for navigation but every mutating interaction disabled. Used by the whiteboard artifact viewer plugin and any session-review surface that wants to show a board without an engine wired to tools.

    Index

    Constructors

    Properties

    Accessors

    Constructors

    Properties

    AgentName: string = 'Agent'

    Display name of the session's agent — ownership chips on the rendered board.

    State: WhiteboardState = null

    Rehydrated board engine (null when the payload is empty/malformed).

    Accessors