0 votes
in VueJS by
Which is the attribute in component to define variables?

select the correct option from below

a)Data

b)Props

c)Template

d)Computed

1 Answer

0 votes
by
a)Data is the attribute in component to define variables
...