@sheetwrite/coretype
Current persistence activity reported by a sync coordinator.
Declaration
export type SyncActivityState = | "hydrating" | "idle" | "persisting" | "pending" | "sending" | "conflict" | "error" | "destroyed";Sheetwrite / Documentation
@sheetwrite/coreCurrent persistence activity reported by a sync coordinator.
export type SyncActivityState = | "hydrating" | "idle" | "persisting" | "pending" | "sending" | "conflict" | "error" | "destroyed";