@sheetwrite/coretype
Host-controlled online state reported by synchronization.
Declaration
export type SyncConnectionState = "offline" | "connecting" | "online" | "error" | "destroyed";Sheetwrite / Documentation
@sheetwrite/coreHost-controlled online state reported by synchronization.
export type SyncConnectionState = "offline" | "connecting" | "online" | "error" | "destroyed";