ScrollRestoration

see https://html.spec.whatwg.org/multipage/history.html#the-history-interface which contains the spec for ScrollRestoration

class Object
trait Matchable
class Any

Value members

Concrete fields

The location on the page to which the user has scrolled will be restored.

The location on the page to which the user has scrolled will be restored.

The location on the page is not restored. The user will have to scroll to the location manually.

The location on the page is not restored. The user will have to scroll to the location manually.