Component: Navigation Menu

Purpose: Displays a navigation menu of links. We recommend using this with the left-navigation layout.

Screenshot_2022-11-10_at_13.07.14.png

Props

Prop Name
Label
Type
Default Value
Description

headline

Headline text

string

Nav Menu

Headline text

menu

Menu Items

list

{ "topLevelMenuItem": "Profile", "navUrl": "/mma" }, { "topLevelMenuItem": "Billing and Supscriptions", "navUrl": "/mma" }

fields: topLevelMenuItem, navUrl

Last updated

Was this helpful?