Here I have multiple mat-list-item when i click on notification or Dashboard or comments i want to highlight it with red color how its possible in angular?
<mat-list>
<mat-list-item style="cursor: pointer" routerLink="/base/dashboard">Dashboard</mat-list-item>
<mat-list-item style="cursor: pointer" routerLink="/base/notification">Notification</mat-list-item>
<mat-list-item style="cursor: pointer" routerLink="/base/comments">Comments</mat-list-item>
</mat-list>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With