When defining custom events Vue encourages us to define emitted events on the component via the emits option:
emits
app.component(\'custom-form\', { emit