getScrollRestorationKey

abstract val getScrollRestorationKey: (location: ParsedLocation) -> String?(source)

A function that will be called to get the key for the scroll restoration cache.

default - (location) => location.href