Example $emit() Method

Message received from child component:

ChildComp.vue

Write something, and send the message up to the parent component using the $emit() method.