
From Vue 2 to Vue 3
Lessons
1. From Vue 2 to Vue 3
2. The new v-model
3. Multi v-model bindings
4. v-model modifiers
5. The New $attrs
6. Multi root components
Multi root components
Learn how to transform single root components into multi-root components, and the new emits property in Vue 3.