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

Method _getEndOverflowBtnDOM

packages/main/src/TabContainer.ts:1445–1447  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1443 }
1444
1445 _getEndOverflowBtnDOM() {
1446 return this._getEndOverflow().querySelector<Button>("[ui5-button]");
1447 }
1448
1449 async _respPopover() {
1450 await renderFinished();

Callers 4

_onHeaderDropMethod · 0.95
_onOverflowClickMethod · 0.95
_getFocusableRefsMethod · 0.95
_getPopoverOwnerMethod · 0.95

Calls 1

_getEndOverflowMethod · 0.95

Tested by

no test coverage detected