Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
visible | boolean | ✓ | - |
onClose | Function | ✓ | - |
onReopen | Function | ✓ | - |
initialIncludeVideo | boolean | - | - |
Diagram
mermaidgraph TD component_GenerateDocModal_5453a0cb["GenerateDocModal"] class component_GenerateDocModal_5453a0cb rootComponent
Relationships
- RENDERS →
SandboxNotice - USES_HOOK →
useSession - USES_HOOK →
useAPIClient - USES_HOOK →
useState - USES_HOOK →
useRef - USES_HOOK →
useEffect
Referenced By
ProjectPage(RENDERS)
Was this page helpful?