Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ input
Method
input
packages/core/test/acceptance/change_detection_spec.ts:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
constructor(private cdr: ChangeDetectorRef) {}
401
402
get input() {
403
return
this._input;
404
}
405
406
set input(value: number) {
407
this._input = value;
Callers
9
constructor
Method · 0.80
constructor
Method · 0.80
InputComp
Class · 0.80
constructor
Method · 0.80
signal_inputs_spec.ts
File · 0.80
focus
Method · 0.80
constructor
Method · 0.80
focus
Method · 0.80
clearFilter
Method · 0.80
Calls
1
detectChanges
Method · 0.45
Tested by
2
focus
Method · 0.64
constructor
Method · 0.64