scrollBy

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

The scrollBy() method of the Element interface scrolls an element by the given amount.

MDN Reference