Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Type Alias: DevtoolsRoomStatus

@roomful/devtools


@roomful/devtools / DevtoolsRoomStatus

DevtoolsRoomStatus = "idle" | "connecting" | "connected" | "reconnecting" | "disconnected" | "error"

Defined in: types.ts:4

Represents the connection lifecycle of a room as shown in devtools.