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

Method ngOnDestroy

src/aria/tabs/tab.ts:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 }
120
121 ngOnDestroy() {
122 this._tabList._collection.unregister(this);
123 }
124}

Callers

nothing calls this directly

Calls 1

unregisterMethod · 0.80

Tested by

no test coverage detected