Skip to main content

Interface: PaginationMeta

Metadata for pagination state and controls PaginationMeta

Properties

page

page: number

Current page number (1-based)


limit

limit: number

Number of items per page


total

total: number

Total number of items across all pages


pageCount

pageCount: number

Total number of pages