use ref in class #9533
Unanswered
luckjoke
asked this question in
Help/Questions
Replies: 2 comments
-
Same issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
it is not a problem with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use ref in class. When using in
Class1
, it's ok. But inClass2
,this.item.value
is undefine and can only get and set onthis.item
. There may be some mistakes in my usage. I just wondering why the two behave differently.Beta Was this translation helpful? Give feedback.
All reactions