Skip to content
Discussion options

You must be logged in to vote

Depends where the store's function is called.

Inside a .svelte file and during SSR, it would run on the server.

When inside a server load function, it runs on the server.

Otherwise, it would run on the client.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@eltigerchino
Comment options

@JonathonRP
Comment options

@eltigerchino
Comment options

@JonathonRP
Comment options

@eltigerchino
Comment options

Answer selected by JonathonRP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants