Represents the options passable into the query_param Svelte Store
Represents if the URL hash should be used as the href source, e.g. https://my.domain/?x=y or https://my.domain/#?x=y
https://my.domain/?x=y
https://my.domain/#?x=y
Represents if updates to the Store should creating a new History entry or not, e.g. back button-able
Generated using TypeDoc
Represents the options passable into the query_param Svelte Store