Syntax
Study
Tutorials
References
Reference Pages
HTML
CSS
JavaScript
PHP
Python
MySQL
Bootstrap
jQuery
TypeScript
React
Vue.js
Node.js
All References →
Exercises
How-Tos
Challenges
Colors
☕
Support Us
HTML
CSS
JavaScript
PHP
Python
MySQL
Bootstrap
jQuery
Search tutorials
Login
Sign Up
Vue.js
Props & Events
Emitting Custom Events with defineEmits
Previous
Next
Vue.js
Beginner
1 min read
Emitting Custom Events with defineEmits
Child-to-parent communication in Vue uses custom events. In `