type RealtimeStatus = "idle" | "connecting" | "connected" | "reconnecting" | "error";
Defined in: realtime/types.ts:181
Connection status of the realtime client
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications