<timepicker #timePicker class="check" onkeydown="event.preventDefault()" [(ngModel)]="mytime" [hourStep]="hstep" [minuteStep]="mstep" [showSpinners]="true" [min]="minTime" [max]="maxTime" [mousewheel]="true" formControlName="appointment_time" (ngModelChange)="onDateChange($event)" >
Asked
Active
Viewed 40 times
0
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Dec 17 '22 at 12:54