We'll see how we can define our own events that our components can emit to their parents. We'll also see how the parent can respond to these events using the v-on or @ directive, just like any other event.
v-on
@