Login
Remember
Register
Ask a Question
Which is the attribute in component to define variables?
0
votes
asked
Mar 6, 2022
in
VueJS
by
sharadyadav1986
Which is the attribute in component to define variables?
select the correct option from below
a)Data
b)Props
c)Template
d)Computed
vuejs-variable
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 6, 2022
by
sharadyadav1986
a)Data is the attribute in component to define variables
...