svelte/reactivity • Svelte documentation| svelte.dev
The URLSearchParams interface defines utility methods to work with the query string of a URL.| MDN Web Docs
$state • Svelte documentation| svelte.dev
$derived • Svelte documentation| svelte.dev
$effect • Svelte documentation| svelte.dev
The URL interface is used to parse, construct, normalize, and encode URLs. It works by providing properties which allow you to easily read and modify the components of a URL.| MDN Web Docs
The Set object lets you store unique values of any type, whether primitive values or object references.| MDN Web Docs