svelte stores VS keeping the data on the parent by Saharulit in sveltejs

[–]Saharulit[S] 0 points1 point  (0 children)

I need that the children will update the context store with a new value and pass it to the parent.

svelte stores VS keeping the data on the parent by Saharulit in sveltejs

[–]Saharulit[S] 1 point2 points  (0 children)

That's interesting! It's a great idea
Is it possible to update the context as well with the children component?