Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70442

Ionic 5 ion-button outline with background

$
0
0

How to add background to the outline button ionic 5?
i made this code but it doesn’t work

html

<ion-button class="show-background" fill="outline" color="danger">Test</ion-button>

scss

ion-button.show-background {
--background: white;
}

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70442

Trending Articles