@qonto/embed-sdk / <internal> / PaginationStateDocumentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
Interface: PaginationState
Properties
currentPage
currentPage: number
itemsPerPage
itemsPerPage: number
nextPage
nextPage:null|number
previousPage
previousPage:null|number
totalItems
totalItems: number
totalPages
totalPages: number