You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(material/table): fix table formatting in ngFor example (#23158)
Fixes a bug in the example of Angular Material `mat-table` with columns generated via ngFor.
The fix changes the tags over to native table selectors, which brings the example into alignment
with other examples of `mat-table` usage and allows for Angular Material formatting to apply.
0 commit comments