@sheetwrite/coretype
Datasource loading state for a resolved cell.
Declaration
export type CellLoadState = "unloaded" | "loaded-empty" | "loaded-value" | "local-edit";Sheetwrite / Documentation
@sheetwrite/coreDatasource loading state for a resolved cell.
export type CellLoadState = "unloaded" | "loaded-empty" | "loaded-value" | "local-edit";