Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ onBeforeRendering
Method
onBeforeRendering
packages/main/src/ToolbarItem.ts:72–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
onBeforeRendering(): void {
73
this.checkForWrapper();
74
this.attachCloseOverflowHandlers();
75
}
76
77
onExitDOM(): void {
78
this.detachCloseOverflowHandlers();
Callers
nothing calls this directly
Calls
2
checkForWrapper
Method · 0.95
attachCloseOverflowHandlers
Method · 0.95
Tested by
no test coverage detected