Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/documents/[id]/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
params | Promise | ✓ | - |
Diagram
mermaidgraph TD component_DocumentPage_12029c29["DocumentPage"] class component_DocumentPage_12029c29 rootComponent
Relationships
- RENDERS →
DocumentViewer - USES_HOOK →
useSession - USES_HOOK →
useAPIClient - USES_HOOK →
useDocument - USES_HOOK →
useState - USES_HOOK →
useEffect
Was this page helpful?