Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
host_directives_spec.ts
File · 0.80
Calls
1
emit
Method · 0.65
Tested by
no test coverage detected