> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PaginationState

[@qonto/embed-sdk](../../README) / [\<internal>](../README) / PaginationState

# Interface: PaginationState

## Properties

### currentPage

> **currentPage**: `number`

***

### itemsPerPage

> **itemsPerPage**: `number`

***

### nextPage

> **nextPage**: `null` | `number`

***

### previousPage

> **previousPage**: `null` | `number`

***

### totalItems

> **totalItems**: `number`

***

### totalPages

> **totalPages**: `number`
