You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,7 @@ Scrolls the element into view. If already in view, no scroll occurs.
152
152
-**options (optional):** Additional options for scrolling.
153
153
-`scrollSpeed (number):` Scroll speed (when scrolling occurs). 0 to 100. 100 is instant. Default is `100`.
154
154
-`scrollDelay (number):` Time to wait after scrolling (when scrolling occurs). Default is `200`.
155
-
-`inViewportMargin (number):` Margin (in px) to add around the element when ensuring it is in the viewport. (Does not take effect if `scrollSpeed=100`, or if CDP scroll fails.) Default is `0`.
155
+
-`inViewportMargin (number):` Margin (in px) to add around the element when ensuring it is in the viewport. Default is `0`.
0 commit comments