Answers for "how to change the default button background color in ion-button"

2

ion button color custom

ion-button{
  --background: #0869AE;
  --border-radius: 20px;
}
Posted by: Guest on August-18-2020

Code answers related to "how to change the default button background color in ion-button"

Browse Popular Code Answers by Language