Kind: Interface
Source: atloria-monorepo/apps/web/src/components/DocAutomation/CompletionSummary.tsx
Properties
| Property | Type |
|---|---|
result | JobResult |
projectSlug | string |
projectId | string |
onGenerateAgain | () => void |
onViewDocs | () => void |
screenshotProgress | `{ |
batchIndex: number; totalBatches: number; captured: number; totalMappings: number;
} | null| |onCancelScreenshots|() => void` |
Was this page helpful?