From Vue 2 to Vue 3: v-model modifiers
In our last lesson, we learned how to create a component that is capable of multiple v-model bindings. We also used this component in our application, and applied two simultaneous bindings into an instance of the component.
This time around, we are g...
philipdevblog.hashnode.dev5 min read