Kind: Component
Source: atloria-monorepo/apps/web/src/components/DocAutomation/CompletionSummary.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
result | JobResult | ✓ | - |
projectSlug | string | - | - |
projectId | string | - | - |
onGenerateAgain | Function | - | - |
onViewDocs | Function | - | - |
screenshotProgress | `unknown | null` | - |
onCancelScreenshots | Function | - | - |
Diagram
mermaidgraph TD component_CompletionSummary_7657cbf4["CompletionSummary"] class component_CompletionSummary_7657cbf4 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
CheckCircle2 - RENDERS →
Icon - RENDERS →
Globe - RENDERS →
Camera - RENDERS →
Button - RENDERS →
ExternalLink - RENDERS →
Check - RENDERS →
Copy - RENDERS →
RefreshCw - USES_HOOK →
useState
Was this page helpful?