Back to Developer Roadmap

v-model

src/data/roadmaps/vue/content/[email protected]

4.0354 B
Original Source

v-model

v-model is a directive that allows you to create two-way data bindings on form input, textarea, and select elements. It automatically picks the correct way to update the element based on the input type.

Visit the following resources to learn more: