This is how the component is working with EventEmitter:
import { Component, Output, EventEmitter } from "@angular/core"; @Component({ selector: &