Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
DialogBeforeOpenEventArgs
12 Sep 20251 minute to read
Properties
cancel boolean
Defines whether the current action can be prevented.
cellAddress string
Defines the cell address.
content string
Defines the value that can be displayed in dialog’s content area, you can override it with your own custom message.
dialogName string
Returns the name of the dialog.
element Element
Returns the element of the dialog.
target HTMLElement|string
Returns the target element of the dialog.