Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ enable
Method
enable
src/cdk/overlay/overlay.spec.ts:1151–1153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1149
}
1150
1151
enable() {
1152
this.isEnabled = true;
1153
}
1154
1155
disable() {
1156
this.isEnabled = false;
Callers
11
updateControlDisabledState
Method · 0.45
toggleDisabled
Method · 0.45
constructor
Method · 0.45
checkbox.spec.ts
File · 0.45
button-toggle.spec.ts
File · 0.45
slide-toggle.spec.ts
File · 0.45
slider.spec.ts
File · 0.45
radio.spec.ts
File · 0.45
select.spec.ts
File · 0.45
attach
Method · 0.45
updateScrollStrategy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected