IModalEvents

Type interface

Inheritance

IModalEvents extends IEntityEvents.

IModalEvents is not extended by any other symbol.

Properties

cancelled
#

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

closed
#

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

opened
#

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