mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Derp to repull
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<ion-view nav-title="Pull to refresh">
|
||||
<ion-toolbar>
|
||||
<ion-title>Pull to Refresh</ion-title>
|
||||
</ion-toolbar>
|
||||
|
||||
<ion-content>
|
||||
<ion-refresher (refresh)="doRefresh($event, amt)"></ion-refresher>
|
||||
|
||||
Reference in New Issue
Block a user