Open Jagat-sdrc opened 6 years ago
how to fetch time from the input field and show in the time picker, if the time is already exist in the input field. I am using form control and here is my code snippet: <ion-input atp-time-picker formControlName="delivery_date" (click)="open()">
how to fetch time from the input field and show in the time picker, if the time is already exist in the input field. I am using form control and here is my code snippet: <ion-input atp-time-picker formControlName="delivery_date" (click)="open()">