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

How to add css to alertcontroller

$
0
0

@vks_gautam1 wrote:

i am trying this .but it is not showing any effect.
i want title background color in red . and button in red .

let currentAlert = this.altctrl.create({
      title: "Hello",
      subTitle: "trying",
        cssClass:'alertDanger',
      buttons: ["OK"],
    });
    currentAlert.present();

is there way to add color to title background only

.alertDanger{
background-color: red;
color: blue;
button{
color: green;
}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>