1.0.3 • Published 7 years ago

angular-typescript-mat-pagination v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Material pagination

<material-pagination showPrevNext="true" (onChange)="getOtherPageData(pageNumber)" itemsPerPage="10" totalItems="5000" range="5">

Click on a page number or the arrows will trigger the function getOtherPageData and pass the page number which was clicked on the pagination bar so appropriate API call can be made based on the same to get the data and show the same in the view.

alt tag

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago