Topic: How can I change style of table pagination in Angular
Hello,I am using Mdb table in my website with pagination, and I want to know if there is a way to change the style of pagination.
I mean instead of showing it like this:https://ng-demo.mdbootstrap.com/tables/paginationHow can I show it like this:https://mdbootstrap.com/docs/angular/components/pagination/
Thanks.
Arkadiusz Idzikowski
staff answered 7 months ago
The solution we use in the tables is based on the Material Design guidelines and we don't support other pagination styles in this case. You can try to replace the mdb-table-pagination component, but you would need to add your own styles/js logic in this case.
Resolved
- User: Free
- Premium support: No
- Technology: Angular
- MDB Version: 8.8.2
- Device: HP 15 Laptop
- Browser: Google Chrome
- OS: Windows 10 64 bit
- Provided sample code: No
- Provided link: Yes