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

Method ngOnDestroy

src/aria/listbox/option.ts:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 ngOnDestroy() {
96 this._listbox._collection.unregister(this);
97 }
98}

Callers

nothing calls this directly

Calls 1

unregisterMethod · 0.80

Tested by

no test coverage detected