함수: shouldPreserveLiveQueryWindowPageCount()
function shouldPreserveLiveQueryWindowPageCount(options): boolean;
정의 위치: packages/db/src/live-query-window-controller.ts:448
Internal
프레임워크 어댑터를 위한 공유 페이지 깊이 보존 정책입니다.
매개변수
options
dependenciesChanged
boolean
dependenciesStructurallyEqual
boolean
hasPreviousController
boolean
inputKind
"collection" | "query"
pageShapeChanged
boolean
previousInputKind
"collection" | "query" | undefined
sameCollection
boolean
반환값
boolean