0

Is there an angular material component like this? link

This component is not working on Firefox.

I need to have the same functions and a step of 30 minutes.

How can I do?

1 Answers1

1

based on CanIUse

The input type time is supported from Firefox 57-119. However, input type week and month is not supported.

Regarding to your angular material inquiry, there is no angular material timepicker, there is only datepicker

Brian Ng
  • 11
  • 2