Skip to content

Function: mountDebugPage()

mountDebugPage(opts?): void

Defined in: debug-page.ts:62

Boot the trace debugger page: read the ?session= pin and mount a full-viewport TracesPane under a channel-switcher header. Without a port there is no channel to poll — the page says so instead of rendering an empty list.

Parameters

opts?

MountDebugPageOptions = {}

Returns

void