您可以将普通的粘性 mat-footer-row 与 colspan 一起使用,并将分页器放入其中: <table mat-table> ... <ng-container matColumnDef="paginator"> ...
確定! 回上一頁