Home > @shopware-pwa/composables > CurrentPagination

# CurrentPagination interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature:

export interface CurrentPagination 

# Properties

Property Type Description
currentPage number | undefined (BETA)
perPage number | undefined (BETA)
total number | undefined (BETA)