Replies: 1 comment
-
Here's an example of how to do this: |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I have something like this:
start is a variable in the createApp object, it got initialized in the mounted event, but the component Counter will not pick up the value, it uses the original value, any idea how to make this a little 'reactive'? thanks.
https://jsfiddle.net/c15ojLa2/
Beta Was this translation helpful? Give feedback.
All reactions