For more info please check the components's official demos & documentation demos & documentation

The mat-table provides a Material Design styled data-table that can be used to display rows of data.

This table builds on the foundation of the CDK data-table and uses a similar interface for its data input and template, except that its element and attribute selectors will be prefixed with mat- instead of cdk-. For more information on the interface and a detailed look at how the table is implemented, see the guide covering the CDK data-table.

No. {{element.position}} Name {{element.name}} Weight {{element.weight}} Symbol {{element.symbol}}
No. {{element.position}} Name {{element.name}} Weight {{element.weight}} Symbol {{element.symbol}}
No. {{element.position}} Name {{element.name}} Weight {{element.weight}} Symbol {{element.symbol}}
No. {{element.position}} Name {{element.name}} Weight {{element.weight}} Symbol {{element.symbol}}
No. {{element.position}} Name {{element.name}} Weight {{element.weight}} Symbol {{element.symbol}}
GitHub's API rate limit has been reached. It will be reset in one minute.
# {{ row.number }} Title {{ row.title }} State {{ row.state }} Created {{ row.created_at | date }}
ID {{row.id}} Progress {{row.progress}}% Name {{row.name}} Color {{row.color}}