0

I am using <ngx-datepicker></ngx-datepicker> in my template which I have imported from DatePickerModule. Problem is, it is not keyboard accessible. How to make that calendar keyboard accessible and select date using keyboard?

I tried <ngx-datepicker tabindex="0"></ngx-datepicker>. But it did not set the focus on calendar and I was not able to select date using keyboard. I should be able to navigate through keyboard and select date using keyboard.

Flo
  • 2,232
  • 2
  • 11
  • 18

0 Answers0