mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
4 lines
101 B
HTML
4 lines
101 B
HTML
<ion-view nav-title="Second Page">
|
|
<button (click)="prevPage()">Pop This Page</button>
|
|
</ion-view>
|