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

Method ngOnDestroy

src/aria/toolbar/toolbar-widget.ts:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110
111 ngOnDestroy() {
112 this._toolbar._collection.unregister(this);
113 }
114}

Callers

nothing calls this directly

Calls 1

unregisterMethod · 0.80

Tested by

no test coverage detected