Skip to content

Commit

Permalink
fix(selection-cell): support tables with footer
Browse files Browse the repository at this point in the history
  • Loading branch information
evolkmann committed Sep 19, 2022
1 parent ca1c14e commit 3ed7388
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
[checked]="host?.selection.isSelected(row[host?.defaultIdProperty])">
</mat-checkbox>
</td>
<td mat-footer-cell *cdkFooterCellDef></td>
</ng-container>

0 comments on commit 3ed7388

Please sign in to comment.