Login
Remember
Register
Ask a Question
Communicating events allow data communication in which of the following ways?
0
votes
asked
Mar 6, 2022
in
VueJS
by
sharadyadav1986
Communicating events allow data communication in which of the following ways?
select the correct option from below
a)From root instance to the component
b)From component to the root instance
c)Both the options
communicating-events
vuejs
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 6, 2022
by
sharadyadav1986
c)Both the options
Communicating events allow data communication From root instance to the component and From component to the root instance
...