Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/UI5/webcomponents
/ _respPopover
Method
_respPopover
packages/main/src/Select.ts:555–557 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
553
}
554
555
_respPopover() {
556
return
this.shadowRoot!.querySelector<ResponsivePopover>(
"[ui5-responsive-popover]"
)!;
557
}
558
559
/**
560
* Defines the value of the component:
Callers
1
_toggleRespPopover
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected