DialogCloseEventArgs

23 Sep 20251 minute to read

Provides information about a DialogClose event.

Properties

cancel boolean

Defines the cancel option.

data Record

Returns the cell or event data.

element Element

Returns the popup wrapper element.

interaction string

Defines the dialog interaction.

name string

Specifies name of the event.

requestType CurrentAction

Defines the dialog actions.

target Element

Returns the target element on which the popup is getting opened.