HTML Attribute Binding in Vue 3
We know how to render data in the DOM with Vue 3, and now it's time to take a closer look at how we can bind HTML attributes to our Vue data.
This is achieved with Vue's v-bind
directive and would let us change the href
(or any other HTML attribute) of a link or swap out an image if we need to.
- Chapter 1
Get Started with Vue.js 3
11 lessons • 59 min3:52
4:37
2:26
7:46
11:06
5:40
4:55
4:13
2:55
7:36
4:30