I’m looking for a web component equivalent of the Polaris React <Popover />
component — something that provides an overlay or dropdown-like behavior when triggered.
Does the web components library offer a similar component, or is there a recommended approach to replicate this functionality using available components?
Any help or pointers would be appreciated!
Thanks!