I am using angular
mat-calendar
in my app to select date from. When I select a date I want that date should be highlighted for better usability. How can I achieve that?
Asked
Active
Viewed 170 times
0

Salahuddin Ahmed
- 4,854
- 4
- 14
- 35
-
Probably a duplicate: https://stackoverflow.com/questions/54438752/highlighting-certain-dates-in-mat-calendar – Sierrodc Jul 19 '21 at 13:12
-
Is it there any reasons why you're not using mat-datepicker instead? It already has that feature – XFuriouSGamming Jul 19 '21 at 13:06