Advanced Components: Exposing Internal State
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

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