We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64db4b commit d3a2beeCopy full SHA for d3a2bee
js/angular/directive/refresher.js
@@ -48,6 +48,7 @@
48
* of the refresher.
49
* @param {expression=} on-pulling Called when the user starts to pull down
50
* on the refresher.
51
+ * @param {string=} pulling-text The text to display while the user is pulling down.
52
* @param {string=} pulling-icon The icon to display while the user is pulling down.
53
* Default: 'ion-android-arrow-down'.
54
* @param {string=} spinner The {@link ionic.directive:ionSpinner} icon to display
0 commit comments