@qonto/embed-sdk / <internal> / PaginationSettingsDocumentation 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: PaginationSettings
Allows configuring the pagination for a called function. It allows configuring the amount of items per page and the current page to be fetched.Properties
itemsPerPage?
The amount of items that should be included per requested pageoptionalitemsPerPage:number
page?
The page number to request in the current calloptionalpage:number