Skip to content

Function: PlasmaDevtools()

PlasmaDevtools<S, M>(props): ReactElement

Defined in: devtools/src/panel.tsx:32

Floating in-app inspector for plasma. Renders a small badge in the corner; clicking it opens a panel showing clientID, cookie, outbox, and schemaVersion — live-updating at refreshIntervalMs (default 500 ms). Intended as a <PlasmaDevtools client={plasma} dbName="..." /> one-liner in local dev builds.

S extends Record<string, AnyTable>

M

PlasmaDevtoolsProps<S, M>

ReactElement