VueJS - Expose Child Component Functions and Properties to Parent
Sometimes we need to access child component functions and properties from parent component. In this article, we will see how to expose child component functions and properties to parent component in VueJS