AlertClosedEventArgs

Interface represents the event arguments for the closed event.

Properties

element Element

Gets the HTML element of the alert that is being closed.

event Event

Gets the original calling event.

interacted Boolean

Gets a value indicating whether the event was triggered by user interaction or from another event.

name String

Gets the name of the event.