Skip to main content
cngx-src documentation

AsyncStatus

Type Aliascore/utils/async-state

projects/core/utils/async-state.ts

Definition#

"idle" | "loading" | "pending" | "refreshing" | "success" | "error"