Skip to content

Dash Navigation

Keine Vorschau verfügbar

Quelltext

import * as G from '.../components';

<G.DashContainer
  sidebarElement={
    <G.DashSidebar 
      title={title} 
      titleLink={titleLink}>
      <G.DashSidebarLink href="/home" icon="home">Lorem ipsum</G.DashSidebarLink>
      <G.DashSidebarDivider />
      <G.DashSidebarText bottom>
        Lorem ipsum dolor sit amet, consectetur adipiscing elit.
      </G.DashSidebarText>
    </G.DashSidebar>
  }
  navigationElement={
    <G.DashNavigation>
      <G.DashNavigationText right>
        Lorem ipsum
      </G.DashNavigationText>
      <G.DashNavigationLink href="/...">
        Lorem ipsum
      </G.DashNavigationLink>
    </G.DashNavigation>
  }>
  ...
</G.DashContainer>

Eigenschaften (Props)

  • DashSidebar
    • title - String
    • titleUrl - <URL>
    • logoUrl - <URL>
    • DashSidebarBox
      • bottom - true | false
    • DashSidebarLink
      • href - <URL>
      • icon - <Icon>
      • textRight - String
    • DashSidebarText
      • bottom - true | false
    • DashSidebarAccordion
      • header - Element
      • open - true | false
  • DashNavigation
    • DashNavigationText / DashNavigationLink
      • right - true | false
GentlentEine offizielle Gentlent Website. Offizielle Gentlent Websites sind immer von unserer Website gentlent.com verlinkt oder enthalten ein erweitertes validiertes Zertifikat.
Skyline Dusseldorf