The Wayback Machine - https://web.archive.org/web/20250914020645/https://angular.dev/api/core/EventEmitter
    • Overview
@angular/core

EventEmitter

constant
stable

API

    
      const EventEmitter: { new (isAsync?: boolean | undefined): EventEmitter<any>; new <T>(isAsync?: boolean | undefined): EventEmitter<T>; readonly prototype: EventEmitter<any>; };
    
    
Jump to details
HTTPS · web.archive.org
← Home