EventEmitter is a class in angular framework. It has emit() method that emits custom events. ... Using emit() method of EventEmitter class we emits Employee object to parent component in custom event binding as follows.