Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/ProjectHeader.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
project | any | ✓ | - |
onRegenerate | Function | ✓ | - |
onNavigateSettings | Function | ✓ | - |
onGenerate | Function | - | - |
onExport | Function | - | - |
Diagram
mermaidgraph TD component_ProjectHeader_4cf00d68["ProjectHeader"] class component_ProjectHeader_4cf00d68 rootComponent
Relationships
- RENDERS →
Link - USES_HOOK →
useRouter - USES_HOOK →
useState
Was this page helpful?