Skip to content
SumOfficeSumOfficeSumOffice

window.fastdocShell · smoke

Smoke-run routes — internal checks of the SumDoc build itself. Not used in embedding. Methods: 3.

Smoke-run routes — internal checks of the SumDoc build itself. Not used in embedding. Methods on this page: 3.

notifyCurrentDocumentTruthViewerReady(payload: { availability: string;
fixtureId: string | null;
blockedStatesVisible: boolean;
forbiddenClaimsVisible: boolean;
unavailableStateVisible: boolean;
genericFixtureListVisible: boolean;
}): void

web_to_host_event · send · fastdoc-shell:current-document-truth-viewer-ready · capability=internal

notifyRendererReady(): void

web_to_host_event · send · fastdoc-shell:renderer-ready · capability=internal

notifySmokeCheckpoint(checkpoint: string, payload?: { screenshotDataUrl?: string | null;
screenshots?: Array<{ name?: string | null;
dataUrl?: string | null }>;
telemetry?: unknown;
reserveCyclesCompleted?: number;
reserveElapsedMs?: number;
reserveRichPayloadBytes?: number;
}): void

web_to_host_event · send · fastdoc-shell:smoke-checkpoint · capability=internal

Documentation assistant

Answers are assembled from the documentation and may be inaccurate — check the sources.