ExportCompleteEventArgs
12 Sep 20251 minute to read
The export complete event arguments provide the necessary information about the exported data after completing the file export.
Properties
promise Promise
Defines the promise object for blob data.
type string
Defines the current export type such as PDF, Excel, and CSV.