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

Method onExitDOM

packages/main/src/Calendar.ts:424–426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

422 }
423
424 onExitDOM() {
425 ResizeHandler.deregister(document.body, this._handleResizeBound);
426 }
427
428 /**
429 * Returns the timestamp for a specific month index when displaying multiple months

Callers

nothing calls this directly

Calls 1

deregisterMethod · 0.80

Tested by

no test coverage detected