scrollBy

fun scrollBy(options: ScrollToOptions = definedExternally)(source)

The Window.scrollBy() method scrolls the document in the window by the given amount.

MDN Reference