How to change the background color of the window that opens up when you use ion-select?
this is my code
<ion-item> <ion-select label="Gender" [(ngModel)]="gender"> <ion-select-option value="female">Female</ion-select-option> <ion-select-option value="male">Male</ion-select-option> </ion-select> </ion-item>
<ion-row – set conditionally background color
I use this code in order to set the background-color:
Ionic – How prevent dynamic fontsize on specific component?
I use dynamic fontsize from ionic. I set the dynamic fontsize on the <html>
tag with the property