Represents if the URL hash should be used as the href source, e.g. https://my.domain/path/to/route?x=y
or https://my.domain/#path/to/route?x=y
Represents the current / initial href of the router Store, used on Server to facilitate SSR routing
NOTE: This option is ignored on Browsers
Generated using TypeDoc
Represents the options passable into the router Svelte Store