Home > @vue-storefront/core > AgnosticPagination
AgnosticPagination interface
Signature:
export interface AgnosticPagination
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
currentPage | number | ||
itemsPerPage | number | ||
pageOptions | number[] | ||
totalItems | number | ||
totalPages | number |