Vue.js 3 Custom Directives - Directive Hooks - The Directive’s Mounted Hook
A directive can define hook functions that correspond to the bound element's parent component. In this lesson, we learn when and how to use the mounted directive hook.
Links
A directive can define hook functions that correspond to the bound element's parent component. In this lesson, we learn when and how to use the mounted directive hook.
Links