Relative Content

Tag Archive for angular-material-table

Styling mat-table from Angular Material UI

I need to implement hover effect for the whole row of data (background-color), however, hover works only for the selected mat-cell. Please suggest who to apply hover effect for the whole row (td)