MCPcopy
hub / github.com/angular/angular / recreateAndDisable

Method recreateAndDisable

packages/forms/test/reactive_integration_spec.ts:412–415  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

410 }
411
412 recreateAndDisable() {
413 this.form = this._getForm();
414 this.form.disable();
415 }
416 }
417
418 const fixture = initTest(App);

Callers 1

Calls 2

_getFormMethod · 0.95
disableMethod · 0.45

Tested by

no test coverage detected