Skip to content

ProgressPanelProps

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/web/src/components/DocAutomation/ProgressPanel.tsx

Properties

PropertyType
progressnumber
currentStage`string
stageProgressnumber
currentItem`string
elapsedMsnumber
estimatedRemainingMsnumber
isRunningboolean
isFailedboolean
isCancelledboolean
error`Error
onCancel() => void
screenshotProgress`{
batchIndex: number;
totalBatches: number;
captured: number;
totalMappings: number;

} | null| |onCancelScreenshots|() => void` |

Was this page helpful?

Download as PDF