mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
11 lines
351 B
HTML
11 lines
351 B
HTML
<ion-header>
|
|
<ion-navbar>
|
|
<ion-title>Tabs 1, Page 3</ion-title>
|
|
</ion-navbar>
|
|
</ion-header>
|
|
|
|
<ion-content padding>
|
|
<p><button (click)="nav.pop()">Back to Tab 1, Page 2</button></p>
|
|
<f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f>
|
|
<f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f>
|
|
</ion-content> |