NavPop

Improve this doc

Directive for declaratively pop the current page off from the navigation stack.

Directive

selector: [nav-pop]

Usage

<ion-content>
 <div block button nav-pop>go back</div>
</ion-content>

This will go back one page in the navigation stack

Similar to NavPush

Related

Navigation Component Docs, NavPush API Docs

API

Native

General