Skip to main content
zerotal

Documentation


Documentation / @zerotal/flow-ui / index / NavigationPanelLink

Interface: NavigationPanelLink

Defined in: flow-ui/src/components/NavigationMenu.tsx:21

Properties

label

label: unknown

Defined in: flow-ui/src/components/NavigationMenu.tsx:22


href

href: string

Defined in: flow-ui/src/components/NavigationMenu.tsx:23


description?

optional description?: unknown

Defined in: flow-ui/src/components/NavigationMenu.tsx:25

A line explaining where it goes.


icon?

optional icon?: unknown

Defined in: flow-ui/src/components/NavigationMenu.tsx:26