EventEmitter is a ________ defined in @angular/core module to emit custom events. code example Example: emitter angular <component (open)="open($event)" ></component>