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

Back button without ion-navbar

$
0
0

Yes and not sure :sweat_smile:.


I am not sure about the Backbutton generating thing. Like if you push to a Page so that the Backbutton generates itself. (I bet it would work out somehow but you would need to rewrite something.)

But what you can about that now:
Create a Back button where you want it and add as example following code to the button.

TS:

yourButton(){
   this.navCtrl.pop();
}

Now your Page should go back from where you pushed it :blush:.


Viewing all articles
Browse latest Browse all 229110

Trending Articles



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