Kind: Component
Source: atloria-monorepo/apps/web/src/app/doc/[...segments]/layout.tsx
Inner layout component that uses the DocContext
Props
| Name | Type | Required | Default |
|---|---|---|---|
children | ReactNode | ✓ | - |
Diagram
mermaidgraph TD component_DocumentLayoutInner_8e0c690["DocumentLayoutInner"] class component_DocumentLayoutInner_8e0c690 rootComponent
Relationships
- RENDERS →
X - RENDERS →
Menu - RENDERS →
ChevronLeft - RENDERS →
ChevronRight - RENDERS →
ListX - RENDERS →
List - USES_HOOK →
useDocContext - USES_HOOK →
useState - USES_HOOK →
useEffect
Referenced By
DocumentLayout(RENDERS)
Was this page helpful?