mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
@ -175,8 +175,6 @@ export class Refresher implements ComponentInterface {
|
||||
}
|
||||
|
||||
private onStart() {
|
||||
console.log('start');
|
||||
|
||||
this.progress = 0;
|
||||
this.state = RefresherState.Inactive;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user