With this version of Angular and Angular Material, I use a table with sticky columns. Here is my html code <table mat-table [dataSource]="dataSource"> ...
確定! 回上一頁