MCPcopy
hub / github.com/angular/angular / emitEvent

Method emitEvent

packages/core/test/acceptance/host_directives_spec.ts:3884–3886  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3882 }
3883
3884 emitEvent() {
3885 this.myEvent.emit(1);
3886 }
3887 }
3888
3889 @Directive({

Callers 1

Calls 1

emitMethod · 0.65

Tested by

no test coverage detected