From Vue 2 to Vue 3: The New $attrs
Welcome back!
In this lesson we’re going to explore the changes that Vue 3 brings to the $attrs of a component.
Understanding these changes is fundamental to the creation of any type of custom components in Vue 3, as the new $attrs not only contains ...
philipdevblog.hashnode.dev7 min read