IExportFunction
Home > @gooddata/sdk-ui > IExportFunction
IExportFunction type
Signature:
export type IExportFunction = (exportConfig: IExtendedExportConfig) => Promise<IExportResult>;
References: IExtendedExportConfig, IExportResult
Home > @gooddata/sdk-ui > IExportFunction
Signature:
export type IExportFunction = (exportConfig: IExtendedExportConfig) => Promise<IExportResult>;
References: IExtendedExportConfig, IExportResult