Vue.js 3: Calling a parent method from a child component vue.js 3 You can easily call a parent method from a child component using the ‘defineEmits` macro.