Login
Remember
Register
Ask a Question
Changes in the Vue variable reflects in the HTML element attributes. This concept is known as ________.
0
votes
asked
Mar 6, 2022
in
VueJS
by
sharadyadav1986
Changes in the Vue variable reflects in the HTML element attributes. This concept is known as ________.
select the correct option from below
a)Element binding
b)Attribute binding
c)Variable binding
d)HTML binding
html-binding
element-attribute
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 6, 2022
by
sharadyadav1986
c)Variable binding
Changes in the Vue variable reflects in the HTML element attributes. This concept is known as Variable binding
...