<le-popover>
Floating content container built on the native Popover API with configurable trigger and positioning.
Examples
This is popover content.
<le-popover position="bottom" align="center" show-close>
<le-button slot="trigger">Toggle</le-button>
<p>Popover body</p>
</le-popover>Common Properties / Attributes
open,position,align,offsetpopover-title,show-closeclose-on-click-outside,close-on-escapewidth,min-width,max-width
Events
lePopoverOpenlePopoverClose