Skip to content

Type Alias: CellState

CellState = "unresolved" | "pending" | "streaming" | "refreshing" | "held" | "ready" | "errored"

Defined in: cell.ts:39