Replies: 2 comments 3 replies
-
Oh I get it from another question, leave it... |
Beta Was this translation helpful? Give feedback.
3 replies
-
Discussion is the best teacher.
…------------------ 原始邮件 ------------------
发件人: "Mark ***@***.***>;
发送时间: 2022年10月26日(星期三) 下午5:15
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [vuejs/devtools] How to call functions defined on Setup script? (Discussion #1978)
Literally stumbled on this discussion after posting this comment :D but thank you for the detail. I'm sure that'll help others that land here from a search 👍
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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
-
For Vue 2 we can inspect vue component then $vm0.functionName() to call that function.
Now I can still get $vm0 and props or states, but cant call function any more.
How or is not impletment?
Any Ideas?
Beta Was this translation helpful? Give feedback.
All reactions