MCPcopy
hub / github.com/angular/components / stopObserving

Method stopObserving

src/aria/private/utils/collection.ts:61–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60
61 stopObserving() {
62 this._observer?.disconnect();
63 this._observer = undefined;
64 }
65}

Callers 12

ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
collection.spec.tsFile · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80
ngOnDestroyMethod · 0.80

Calls 1

disconnectMethod · 0.45

Tested by 1

ngOnDestroyMethod · 0.64