in Vue.JS by
Q:

To pass the variable value from component to root instance, which method is employed in a Vue JS application?

select the correct option from below

a)Attribute binding

b)Event handling

c)Forms

d)Communicating Events

1 Answer

0 votes
by
d)Communicating Events

To pass the variable value from component to root instance, Communicating Events method is employed in a Vue JS application

Related questions

0 votes
asked Apr 13, 2022 in Vue.JS by john ganales
0 votes
asked Apr 15, 2022 in React JS by Robindeniel
0 votes
asked Apr 13, 2022 in Vue.JS by john ganales
0 votes
asked Apr 13, 2022 in Vue.JS by john ganales
...