Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ _respPopover
Method
_respPopover
packages/fiori/src/Wizard.ts:628–630 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
626
}
627
628
_respPopover() {
629
return
this.shadowRoot!.querySelector<ResponsivePopover>(`.ui5-wizard-responsive-popover`)!;
630
}
631
632
/**
633
* Called upon `onScroll`.
Callers
2
_showPopover
Method · 0.95
_closeRespPopover
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected