hi to all
i used Datetime Picker In Modal Some Times It Show on Over Mode but Some Time its On Behind of Modal Plz Help Me
Template
از تاریخ
<ion-input [(ngModel)]=“data.fromDate” name=‘fromDate’ mbsc-datetime [mbsc-options]=“externalSettings”>
hi to all
i used Datetime Picker In Modal Some Times It Show on Over Mode but Some Time its On Behind of Modal Plz Help Me
Template
از تاریخ
<ion-input [(ngModel)]=“data.fromDate” name=‘fromDate’ mbsc-datetime [mbsc-options]=“externalSettings”>
i can fix it .just set context property
That’s right @Mohammad_Sefati! You need to use the context setting. You’ve probably found it already, but here’s the docs.