Possible view states for async content renderingAsyncView
Type Aliascommon/data/async-state
projects/common/data/async-state/resolve-view.ts
Description#
Possible view states for async content rendering.
Definition#
"none" | "skeleton" | "content" | "empty" | "error" | "content+error"