MCPcopy 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

checkForWrapperMethod · 0.95

Tested by

no test coverage detected