https://github.com/dev-shuvodip/angular-ivy-serverside-pagination
This project implements server-side pagination using angular material table and DUMMYAPI.IO Api service. Created with StackBlitz ⚡️
https://github.com/dev-shuvodip/angular-ivy-serverside-pagination
angular stackblitz
Last synced: 4 days ago
JSON representation
This project implements server-side pagination using angular material table and DUMMYAPI.IO Api service. Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/dev-shuvodip/angular-ivy-serverside-pagination
- Owner: dev-shuvodip
- Created: 2022-09-04T18:09:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T13:48:50.000Z (over 3 years ago)
- Last Synced: 2024-03-23T13:52:16.108Z (almost 2 years ago)
- Topics: angular, stackblitz
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/angular-ivy-44q5bb
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Server-side Pagination
This project implements server-side pagination using angular material table and DUMMYAPI.IO Api service.
[See it in action ⚡️](https://stackblitz.com/edit/angular-ivy-44q5bb)
See the official documentation of Angular Material Tables [here](https://material.angular.io/components/table/overview).
Explore the Dummy API service at [DUMMYAPI.IO](https://dummyapi.io/) page.