mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
4 lines
98 B
HTML
4 lines
98 B
HTML
<ion-view nav-title="First Page">
|
|
<button (click)="nextPage()">Push Page 2</button>
|
|
</ion-view>
|