resetScroll

abstract var resetScroll: Boolean?(source)

Defaults to true so that the scroll position will be reset to 0,0 after the location is committed to the browser history. If false, the scroll position will not be reset to 0,0 after the location is committed to history.

default - true

API Docs