I am trying to paginate an angular material table. The table at present is having dummy static data , in future once the backend api is ready it will be called
I have an angular project that is using mat-table and mat-paginator for a certain view, the problem is the view has a grid view and table view with a toggle, th