0 votes
in VueJS by
Which attribute in JavaScript/Vue JS is used to pass a variable value from parent component to child component?

select the correct option from below

a)Methods

b)Props

c)Computed

d)Template

1 Answer

0 votes
by
c)Computed attribute in JavaScript/Vue JS is used to pass a variable value from parent component to child component

Related questions

0 votes
asked Oct 7, 2019 in VueJS by Tate
0 votes
asked Mar 6, 2022 in VueJS by sharadyadav1986
...