Can anyone suggest a good way to implement the pagination functionality you see above, found in <mat-tab-header>
on a horizontal <mat-list>
.
I don't need to use <mat-list>
, I just figured this was the most obvious container.
Can anyone suggest a good way to implement the pagination functionality you see above, found in <mat-tab-header>
on a horizontal <mat-list>
.
I don't need to use <mat-list>
, I just figured this was the most obvious container.