Set the PopoutControl alignment.
If false, the generic popover can not be closed by the user or via the .hide method.
A class for the content container element.
If true, the typical popover spike is displayed.
If bound, the popover will subscribe to this event channel and will toggle itself when the event is published.
OptionalforeignA function that is called when a user action occurs outside of the popover's content while the popover is open.
If true, this is an inline element, otherwise an inline-block.
The maximum height of the content.
Scrolling is enabled if this height is exceeded.
Set the PopoutControl placement.
If true, the content has at least the size of the anchor element.
Check if the popover is visible.
A generic popover with custom anchor and content.
Example