Skip to main content
All docs
V24.2

ItemDataLoadingMode Type

In This Article

#Declaration

TypeScript
export type ItemDataLoadingMode = "Always" | "OnDemand"

#Members

Name
"Always"
"OnDemand"