Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49285

Single ion-tab color

$
0
0

@Fragan wrote:

Hello, is there a way to change only one tab icon color ? example:

<ion-tabs  >
  <ion-tab [root]="homeRoot"  tabIcon="home"   > </ion-tab>
  <ion-tab [root]="myAccountRoot"  tabIcon="person"></ion-tab>
  <ion-tab [root]="notificationsRoot"  tabIcon="notifications"> </ion-tab>//thisone
  <ion-tab (ionSelect)="logout()"  tabIcon="power"></ion-tab>
</ion-tabs>

I want to set notifications tab to red and have the possibility to put it back to default color (white), or add a number or something to the icon so that it says “Hey new notification here”

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49285

Trending Articles



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