Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ onExitDOM
Method
onExitDOM
packages/main/src/Breadcrumbs.ts:223–225 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
}
222
223
onExitDOM() {
224
ResizeHandler.deregister(this, this._onResizeHandler);
225
}
226
227
_initItemNavigation() {
228
if
(!this._itemNavigation) {
Callers
nothing calls this directly
Calls
1
deregister
Method · 0.80
Tested by
no test coverage detected