scroll

fun scroll(options: ScrollToOptions = definedExternally): Promise<Void?>?(source)

The Window.scroll() method scrolls the window to a particular place in the document.

MDN Reference