Skip to main content
cngx-src documentation

CngxAsyncDisplayStatus

Type Aliascommon/interactive

projects/common/interactive/async-status/async-status.directive.ts

Referenced by#

Description#

Display bucket a reflector collapses an CngxAsyncState into. The loading / refreshing busy variants fold into pending for the visible status, while isBusy carries the full busy set for ARIA.

Definition#

"idle" | "pending" | "success" | "error"