Skip to content

MobileNavigation

reference
1 min readUpdated

Kind: Component

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

Mobile navigation component - collapsible drawer

Props

NameTypeRequiredDefault
itemsDocumentTreeNode[]-
activeIdstring--
loadingboolean-
onItemClickFunction--

Diagram

mermaid
graph TD
    component_MobileNavigation_199792c["MobileNavigation"]
    class component_MobileNavigation_199792c rootComponent

Relationships

  • RENDERS → NavigationTree
  • USES_HOOK → useState

Referenced By

  • DocumentLayout (RENDERS)

Was this page helpful?

Download as PDF