IPopupEvents

Type interface

Defines events for Popup.

Inheritance

IPopupEvents does not extend any other symbol.

IPopupEvents is not extended by any other symbol.

Properties

closed
#

Param { type: "closed",
  target: Target }

Invoked when Popup is closed.

opened
#

Param { type: "opened",
  target: Target }

Invoked when Popup is opened.