ion-refresher

Defines a Refresher component.

This component provides pull-to-refresh functionality on a Content component.
Place the Refresher as the first child of your Content.
Pages can then listen to the refresher’s various output events. The refresh output event is fired when the user has pulled down far enough to kick off the refreshing process.
Once the async operation has completed and the refreshing should end, call complete().
For more information: Refresher.

Name Description
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Identifier Defines the component identifier.
Is active Defines whether the component is active.