Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Advanced Components: Exposing Internal State

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Implement v-model to Sync Internal State

The goal of this lesson is to convert the Menu we had in the previous chapter, so that it uses a v-model like a select. We also highlight the fact that this, more often than not, might be more convenient for this type of component.

Links