Kind: Component
Source: atloria-monorepo/apps/web/src/components/DocAutomation/JobHistory.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
jobs | DocumentationJobEntry[] | ✓ | - |
loading | boolean | ✓ | - |
error | `Error | null` | ✓ |
liveProgress | Record | ✓ | - |
projectId | string | ✓ | - |
onRegenerate | Function | - | - |
onCancelJob | Function | - | - |
onDeleteJobDocuments | Function | - | - |
onRefresh | Function | - | - |
Diagram
mermaidgraph TD component_JobHistory_156a1910["JobHistory"] class component_JobHistory_156a1910 rootComponent
Relationships
- RENDERS →
History - RENDERS →
RefreshCw - RENDERS →
Loader2 - RENDERS →
JobRow
Was this page helpful?