NavPop
[navPop]
[navPop]
Directive to declaratively pop the current page off from the navigation stack.
Usage
<ion-content>
<button ion-button navPop>Go Back</button>
</ion-content>
Similar to NavPush
[navPop]
Directive to declaratively pop the current page off from the navigation stack.
<ion-content>
<button ion-button navPop>Go Back</button>
</ion-content>
Similar to NavPush