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

Ionic2 ng-class on ion-row scss

$
0
0

@shepard wrote:

I am trying to duplicate this in Ionic1:
<div class="row" ng-class='"item-red">

To this in Ionic2:
<ion-row [ng-class]="item-red">

I have put the following in the scss file of the page:
.page1 {
item-red {
color: #FFF;
background-color: #FF6666;
}
}

No love. Not sure if my use of ng-class is wrong or the scss or if I cannot add it to ion-row?

I am however able to use <ion-row class="item-red">

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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