Skip to main content
cngx-src documentation

AsyncView

Type Aliascommon/data/async-state

projects/common/data/async-state/resolve-view.ts

Referenced by#

Description#

Possible view states for async content rendering.

Definition#

"none" | "skeleton" | "content" | "empty" | "error" | "content+error"