Interface IPagination

Hierarchy

  • IPagination

Properties

currentPage: number

Current page of the list

hasNextPage: boolean

Will be true if there is a next page of the list

totalPages: number

Totoal pages of the list

Generated using TypeDoc