Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229288

Change opacity of button

$
0
0

Hello,

I want to change the opacity of button depending on boolean value, which can be changed by the checkbox.
But don’t work, please help.

  <button class="isActive ? me-button : ''" ion-item (click)="change()">
    {{ person.id}}
  </button>
  .me-button{
opacity: 0.5;
    }
  }

Viewing all articles
Browse latest Browse all 229288

Trending Articles



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