scrollTo

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

Window.scrollTo() scrolls to a particular set of coordinates in the document.

MDN Reference