Class Popover

All Implemented Interfaces:
Attachable, Container<HTMLDivElement,Popover>, Finder<HTMLDivElement>, HasElement<HTMLDivElement,Popover>, HasHTMLElement<HTMLDivElement,Popover>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,Popover>, Closeable<HTMLDivElement,Popover>, Component, WithIcon<HTMLDivElement,Popover>, Modifiers.NoPadding<HTMLDivElement,Popover>

A popover is in-app messaging that provides more information on specific product areas. Popovers display content in a new window that overlays the current page. Unlike modals, popovers don't block the current page.
See Also: