[Episode 19] Template Refs

Опубликовано: 04 Октябрь 2024
на канале: Bingyang Wei
84
7

🔗 GitHub repository: https://github.com/Washingtonwei/lear...
🔗 GitHub repository: https://github.com/Washingtonwei/hogw...

While Vue's declarative rendering model abstracts away most of the direct DOM operations for you, there may still be cases where we need direct access to the underlying DOM elements. To achieve this, we can use the special "ref" attribute.

This video belongs to a playlist:    • Learn Vue 3 with Bingyang  

If you want to learn Vue 3 systematically, please visit the playlist (and save the playlist) for more Vue 3 tutorials.

Feel free to leave a comment if you have any questions.

As always, thanks for watching, and happy learning!