Defined in: packages/db/src/live-query-window-controller.ts:501
Internal
This contract is unstable while RFC #1623 is being implemented.
optional initialPageCount: number;Defined in: packages/db/src/live-query-window-controller.ts:507
Committed pages to preserve when a framework binding changes page shape.
optional initialPageParam: number;Defined in: packages/db/src/live-query-window-controller.ts:505
Value of the first page's pageParam (default 0).
optional pageSize: number;Defined in: packages/db/src/live-query-window-controller.ts:503
Rows per page (default 20). Invalid values use the default.