MCPcopy 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

_toggleRespPopoverMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected