Answers for "how to background color for ion-select in ionic 4"

CSS
1

ion-select background color

/* use normal css for this component */
background-color: #3cb5b7;
Posted by: Guest on December-09-2020

Code answers related to "how to background color for ion-select in ionic 4"

Browse Popular Code Answers by Language