Emit data in Vue.js
In Vue.js, custom events helps to communicate with your parent components enabling to send data.
In this tutorial,we’ll learn how to communicate and send data from child component to parent component. Let's begin!
Let us consider a scenario of openin...
arvindrao.hashnode.dev2 min read