MCPcopy Index your code
hub / github.com/angular/angular / clear

Method clear

packages/core/test/acceptance/component_spec.ts:399–401  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

397 }
398
399 clear() {
400 this.anchor.clear();
401 }
402 }
403
404 TestBed.configureTestingModule({declarations: [App, DynamicComponent]});

Callers 15

flushFunction · 0.45
resetEffectsFunction · 0.45
closeMethod · 0.45
destroyMethod · 0.45
resetCountersFunction · 0.45
triggerIdleCallbacksFunction · 0.45
defer_spec.tsFile · 0.45
disconnectMethod · 0.45
tplDirMethod · 0.45
destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected