Files
2018-08-12 12:04:27 +02:00
..
2018-08-12 12:04:27 +02:00

ion-refresher-content

The refresher content contains the text, icon and spinner to display during a pull-to-refresh. Ionic provides the pulling icon and refreshing spinner based on the platform. However, the default icon, spinner, and text can be customized based on the state of the refresher.

Properties

Property Attribute Description Type
pullingIcon pulling-icon A static icon to display when you begin to pull down string
pullingText pulling-text The text you want to display when you begin to pull down string
refreshingSpinner refreshing-spinner An animated SVG spinner that shows when refreshing begins string
refreshingText refreshing-text The text you want to display when performing a refresh string

Built with StencilJS