# Type alias: Pagination
Ƭ Pagination: object
# Type declaration:
Name | Type |
---|---|
config | PaginationConfig |
currentItemsPerPage | number |
currentPage | number |
maxPage | number |
numFound | number |
Defined in: types/catalog.ts:22 (opens new window)
Ƭ Pagination: object
Name | Type |
---|---|
config | PaginationConfig |
currentItemsPerPage | number |
currentPage | number |
maxPage | number |
numFound | number |
Defined in: types/catalog.ts:22 (opens new window)