Skip to content

DocumentLayout

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Layout/DocumentLayout.tsx

Props

NameTypeRequiredDefault
childrenReactNode-
organizationIdstring-
projectIdstring-
activeDocumentIdstring--
classNamestring--
onNavigateFunction--

Diagram

mermaid
graph TD
    component_DocumentLayout_739b223["DocumentLayout"]
    class component_DocumentLayout_739b223 rootComponent

Relationships

  • RENDERS → NavigationTree
  • RENDERS → MobileNavigation
  • USES_HOOK → useState
  • USES_HOOK → useEffect
  • USES_HOOK → useCallback

Was this page helpful?

Download as PDF