Skip to content
Discussion options

You must be logged in to vote

It's

watch(() => store.peopleCount, (newVal) => {
  console.log('peopleCount changed: %d', newVal);
});

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@webJose
Comment options

@posva
Comment options

@webJose
Comment options

@posva
Comment options

posva Mar 2, 2023
Maintainer

Answer selected by posva
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2029 on February 28, 2023 08:07.