Login
Remember
Register
Ask a Question
There can be more than one root element in the template of a component.
0
votes
asked
Mar 6, 2022
in
VueJS
by
sharadyadav1986
There can be more than one root element in the template of a component.
select the correct option from below
a)True
b)False
root-element
vuejs
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 6, 2022
by
sharadyadav1986
b)False
There cannot be more than one root element in the template of a component.
...