MCPcopy Create free account
hub / github.com/UI5/webcomponents / onExitDOM

Method onExitDOM

packages/main/src/Avatar.ts:406–411  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

404 }
405
406 onExitDOM() {
407 this.initialsContainer && ResizeHandler.deregister(this.initialsContainer,
408 this._handleResizeBound);
409
410 this._detachImageEventHandlers();
411 }
412
413 handleResize() {
414 if (this.initials && !this.icon) {

Callers

nothing calls this directly

Calls 2

deregisterMethod · 0.80

Tested by

no test coverage detected