0 votes
in VueJS by
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

1 Answer

0 votes
by
c)Variable binding

Changes in the Vue variable reflects in the HTML element attributes. This concept is known as Variable binding
...