hidePopover
Description
The hidePopover of HTMLElement for JS hides the popover element by removing it from the top layer and applying display: none to it.
Syntax
element.hidePopover()
The hidePopover of HTMLElement for JS hides the popover element by removing it from the top layer and applying display: none to it.
element.hidePopover()