Total count of items matching the query
Current page number (1-indexed)
Array of document handles for the current page
Ending index of the current page (exclusive, 0-indexed)
Navigate to the first page
Navigate to a specific page number
The page number to navigate to (1-indexed)
Whether there is a first page available to navigate to
Whether there is a last page available to navigate to
Whether there is a next page available to navigate to
Whether there is a previous page available to navigate to
Whether a query is currently in progress
Navigate to the last page
Navigate to the next page
Number of items displayed per page
Navigate to the previous page
Starting index of the current page (0-indexed)
Total number of pages available
Return value from the usePaginatedDocuments hook