Skip to content

Commit 73b0adc

Browse files
committed
readme update
1 parent b361d22 commit 73b0adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can customize the swipe refresh spinner look and behavior via the following
9090
| slingshotDistance | The distance the refresh indicator can be pulled during a swipe gesture | false | 60 |
9191
| progressViewOffset | The refresh indicator position during refresh | false | 30 |
9292
| progressStrokeColor | Color of the refresh progress spinner | false | #2755c4 |
93-
| getScrollTopOverride | Disabled pull to refresh | false | document.scrollingElement.scrollTop |
93+
| getScrollTopOverride | Scroll top position of the scrolling element | false | document.scrollingElement.scrollTop |
9494
| overrideBrowserRefresh | Override browser pull to refresh behavior | false | true |
9595
| progressBackgroundColor | Background color of the progress spinner | false | #fff |
9696

0 commit comments

Comments
 (0)