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