-
|
Hi, can I call Counter.inc()? |
Beta Was this translation helpful? Give feedback.
Answered by
sqllyw
Mar 14, 2022
Replies: 3 comments
-
|
Have you tried |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
thanks, it should have been this.Counter.inc(), but i still get: this.Counter.inc is not a function |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I think, a global state like this: then I can have: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sqllyw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think, a global state like this:
then I can have: