Component: Navigation Menu
Purpose: Displays a navigation menu of links. We recommend using this with the left-navigation layout.
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?

