Optionaloptions: Partial<PopUpManagerOptions>ProtectedcleanupCallbacks that remove the global listeners attached while a pop up is shown.
ProtectedlastProtectedlistenReadonlynavProtectedattachAttaches the global listeners (page activation, navigation, mousedown, and keydown) that control the currently shown pop up.
Cleanup and destroy the PopUpManager instance. This:
Listen to events emitted from a PopUpManager instance.
Optionaloptions: PartialWithUndefined<{}>Trigger removal or hiding of the pop up.
Trigger showing the pop up.
Optionaloptions: Partial<PopUpManagerOptions>
A "pop up" manager for items that pop up from the HTML page, like dropdowns or menus.