How to use pagination in angular
I have a sample table that I want to use as a demo table so I created a static angular table with 5 rows. I want to added pagination at the bottom of the table but am having trouble getting it to display.
I have a sample table that I want to use as a demo table so I created a static angular table with 5 rows. I want to added pagination at the bottom of the table but am having trouble getting it to display.