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

Multi page title

$
0
0

@matanyed wrote:

Hello there I want to put one title for all of my app, right now I'm using this code in every single page:

<ion-view>
    <ion-nav-title>
        <img src="img/logo.png">
    </ion-nav-title>
    <ion-content>
        Test test
    </ion-content>
</ion-view>

I can use this one too:

<ion-view nav-title-custom-directive>
    <ion-content>
        Test test
    </ion-content>
</ion-view>

(and the directive would write the title)

But I don't like this methods. I want something that make this title in all of the app without changes...
Suggestions?

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



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