owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
138 stars 76 forks source link

switch automatically to the minute screen after select hour #127

Open andrebrz37 opened 5 years ago

andrebrz37 commented 5 years ago

I've installed the plugin and it's working very well, but the problem is that I couldn't find where I can set the configuration to switch to the minute screen after the user select the hour.

At the moment the user needs to click on the minute at the top to switch to the minute the screen...

andrebrz37 commented 5 years ago

changetominutes=true .... sorry

zasuh commented 4 years ago

Where did you set changetominutes = true?

zasuh commented 4 years ago

nevermind I found it it's: changeToMinutes: true