Skip to content

DocumentLayoutInner

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/doc/[...segments]/layout.tsx

Inner layout component that uses the DocContext

Props

NameTypeRequiredDefault
childrenReactNode-

Diagram

mermaid
graph 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?

Download as PDF