IAfterExportEventArgs

12 Sep 20251 minute to read

Interface representing the arguments passed to an event that occurs after exporting data.

Properties

cancel boolean

Defines the event cancel status.

dataUrl string

The data URL generated after exporting.

name string

Defines the name of the event.