dhutaryan / ngx-mat-timepicker

Material timepicker based on material design
https://dhutaryan.github.io/ngx-mat-timepicker/
MIT License
75 stars 8 forks source link

[Feature] Minute interval #69

Closed dhutaryan closed 1 year ago

dhutaryan commented 1 year ago

It would nice to have an interval for minutes. In this case user can set minutes starting from 0 and every interval step.

Example: interval = 5 User can set 0, 5, 10, 15, ...