mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
add href for additional testing
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
</ion-navbar>
|
||||
</ion-header>
|
||||
<ion-content>
|
||||
Dan is an self-proclaimed idiot
|
||||
Page One
|
||||
<button ion-button (click)="goToPageTwo()">Go to Page Two</button>
|
||||
<a href="#/nav/n4/user/123/name/ted">Using href</a>
|
||||
</ion-content>
|
||||
Reference in New Issue
Block a user