@James_Parsons wrote:
I defined my header in my
index.html
like:<ion-nav-bar class="bar-assertive"> <ion-nav-back-button></ion-nav-back-button> </ion-nav-bar> <ion-nav-view></ion-nav-view>
Now, I would like to add buttons to the header-bar, but I only want to add certain buttons on certain controllers How can I do this if my header is defined in
index.html
?
Posts: 2
Participants: 2