Hierarchy

Properties

displayFirstLink: boolean
displayLastLink: boolean
displayNextLink: boolean
displayPreviousLink: boolean
firstPage: number
firstRecord: number
lastPage: number
lastRecord: number
maxPageLinks: number
page: number
pages: number[]
strings: {
    first: string;
    last: string;
    next: string;
    previous: string;
    summary: string;
}

Type declaration

  • first: string
  • last: string
  • next: string
  • previous: string
  • summary: string
totalPages: number
totalRecords: number