Login
Remember
Register
Ask a Question
What is the shorthand way to invoke function
+1
vote
asked
Mar 6, 2022
in
VueJS
by
sharadyadav1986
What is the shorthand way to invoke
select the correct option from below
a)#click
b)$click
c)@click
d)%click
invoke-function
vue-js
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 6, 2022
by
sharadyadav1986
c)@click is the shorthand way to invoke function
...