Svelte State Management Guide

Jason
Dec 19, 2022

--

Component Props

Bindings

Component Events

Svelte Stores

The $ syntax is a Svelte convenience that subscribes and unsubscribes to the store saving you from writing extra code.

The Context API

Module Context

The URL

--

--