Skip to main content
Version: 4.3

ImageExportResult

type ImageExportResult = [(runtimeOptions?) => Promise<string>, ImageExportState];

The [exportImage, state] tuple returned by useImageExport: the export trigger plus the current ImageExportState.