0

I need to capture the event when I click the mat calendar header arrow (both left and right) and attached the image below as well

enter image description here

demo https://stackblitz.com/edit/angular-qgy8qo?file=src%2Fapp%2Fdatepicker-overview-example.ts

kian
  • 1,449
  • 2
  • 13
  • 21
vivek
  • 383
  • 2
  • 23
  • Does this answer your question? [How can I catch the Material Datepicker month pagination event?](https://stackoverflow.com/questions/57510066/how-can-i-catch-the-material-datepicker-month-pagination-event) – Bansi29 Oct 22 '21 at 06:06
  • 1
    Hi @Bansi29 In that question they have done for mat-date picker not for angular calendar. I am expecting the same thing for the Angular calendar – vivek Oct 22 '21 at 06:41
  • It's the same, only use in mat-calendar tag – Eliseo Oct 22 '21 at 07:43
  • Can u give me some stackblitz working solution with mat-calendar to capture the arrow events? – vivek Oct 22 '21 at 07:51
  • No actually it is not mat calendar tag. In that example they have opened the calendar in the date picker that is different one – vivek Oct 22 '21 at 07:52

0 Answers0