scrollTo

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

The scrollTo() method of the Element interface scrolls to a particular set of coordinates inside a given element.

MDN Reference