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

Change background color of ion-item on click

$
0
0

@niccoicco9 wrote:

hi, how i can change the background-color when i click on an ion-item?

my code:

     <ion-item (click)="openDetail(variant)">
          {{variant.ProductVariantName}}
          <ion-button slot="end" [hidden]="variant.ProductVariantValue.length==0" fill="clear" color="dark">
            <i [class]="variant.showDetail ? 'fa fa-arrow-up fa-lg':'fa fa-arrow-down fa-lg'"></i>
          </ion-button>
        </ion-item>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70440

Trending Articles



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