PopupElement is mixed into other classes to generate a popup widget.
A popup is a container for content. It is overlaid and positioned absolutely. By default, each
popup has an anchor, which is an arrow-like protrusion that points toward the popup’s origin.
See PopupWidget for an example.
- Source:
Methods
getPopup() → {OO.ui.PopupWidget}
Get popup.
- Source:
Returns:
Popup widget
- Type
- OO.ui.PopupWidget