Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ Output
Interface
Output
packages/compiler/src/core.ts:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
export
interface
Output {
53
alias?: string;
54
}
55
56
export
interface
HostBinding {
57
hostPropertyName?: string;
Callers
15
StringModel
Class · 0.90
NumberModel
Class · 0.90
EventSelectorDirective
Class · 0.90
TestComponent
Class · 0.90
MyInput
Class · 0.90
NgModel
Class · 0.90
FormGroupDirective
Class · 0.90
FormArrayDirective
Class · 0.90
FormControlName
Class · 0.90
FormControlDirective
Class · 0.90
CustomInput
Class · 0.90
CustomCheckbox
Class · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…