Samaneh
0
Q:

mat-header-cell meterial style

const initialSelection = [];
const allowMultiSelect = true;
this.selection = new SelectionModel<MyDataType>(allowMultiSelect, initialSelection);
0
<table mat-table [dataSource]="myDataArray">
  ...
</table>
0

New to Communities?

Join the community