MCPcopy Create free account
hub / github.com/angular/components / disable

Method disable

src/cdk/overlay/overlay.spec.ts:1155–1157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1153 }
1154
1155 disable() {
1156 this.isEnabled = false;
1157 }
1158
1159 detach() {
1160 this.overlayRef = null!;

Callers 15

toggleDisabledMethod · 0.45
constructorMethod · 0.45
chip-grid.spec.tsFile · 0.45
checkbox.spec.tsFile · 0.45
timepicker.spec.tsFile · 0.45
slider.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected