Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/components
/ disable
Method
disable
src/cdk/overlay/overlay.spec.ts:1132–1134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1130
}
1131
1132
disable() {
1133
this.isEnabled = false;
1134
}
1135
1136
detach() {
1137
this.overlayRef = null!;
Callers
15
updateControlDisabledState
Method · 0.45
toggleDisabled
Method · 0.45
constructor
Method · 0.45
chip-grid.spec.ts
File · 0.45
chip-listbox.spec.ts
File · 0.45
chip-grid-harness.spec.ts
File · 0.45
checkbox.spec.ts
File · 0.45
button-toggle.spec.ts
File · 0.45
timepicker.spec.ts
File · 0.45
slide-toggle.spec.ts
File · 0.45
slider.spec.ts
File · 0.45
autocomplete.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected