Skip to content

ProgressPanel

reference
1 min readUpdated

Kind: Component

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

Props

NameTypeRequiredDefault
progressnumber-
currentStage`stringnull`
stageProgressnumber-
currentItem`stringnull`
elapsedMsnumber--
estimatedRemainingMsnumber--
isRunningboolean-
isFailedboolean-
isCancelledboolean-
error`Errornull`
onCancelFunction--
screenshotProgress`unknownnull`-
onCancelScreenshotsFunction--

Diagram

mermaid
graph TD
    component_ProgressPanel_95fc7d4["ProgressPanel"]
    class component_ProgressPanel_95fc7d4 rootComponent

Relationships

  • RENDERS → StopCircle
  • RENDERS → motion-div
  • RENDERS → Clock
  • RENDERS → Loader2
  • RENDERS → XCircle
  • RENDERS → CheckCircle2
  • RENDERS → Icon
  • RENDERS → Camera

Was this page helpful?

Download as PDF