File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments