Answers for "ion-button change background color and text color"

2

ion button color custom

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

Code answers related to "ion-button change background color and text color"

Browse Popular Code Answers by Language