Angular Components
Setproduct Design System
No.
|
Customer
|
Company
|
Order Date
|
Status
|
Address
|
---|---|---|---|---|---|
1 | Daniel Webster | Openlane | 01/25/1996 |
| Ulrike-Günther-Platz 145, 18410 Guben |
2 | Derek Barnhouse | Yearin | 07/14/1984 |
| Sigurd-Kühn-Allee 8/6, 76106 Weißenfels |
3 | John Miller | Goodsilron | 09/15/1986 |
| Meyerring 3/0, 18049 Steinfurt |
Items per page:
1 – 3 of 8
Change filter for code updates
HTML
<!--
class: set-sorted-cell
class: set-row-selected
-->
<table mat-table
mat-flat-table
set-color
color="primary">
...Your table content...
</table>
<mat-paginator mat-flat-paginator
set-color
color="primary">
</mat-paginator>