| variant | Theme variant for the navigation menu | NavigationVariant | undefined | "light" | "dark" | "blue" | "light" | |
| navItems | Array of navigation items | NavigationItem[] | undefined | NavigationItem[] | undefined | | |
| logoLink | Link for the logo | string | undefined | string | undefined | | |
| logoUrl | Change the logo url. Helpful for cobranded logos | string | undefined | string | undefined | | |
| showSearchInput | Show or hide the search input | boolean | undefined | boolean | undefined | | |
| searchPlaceholder | Custom placeholder value for the search input | string | undefined | string | undefined | "Search" | |
| showPrimaryButton | Show or hide the primary button | boolean | undefined | boolean | undefined | | |
| showSecondaryButton | Show or hide the secondary button | boolean | undefined | boolean | undefined | | |
| showAccountIcon | Show or hide the account icon | boolean | undefined | boolean | undefined | | |
| showSearchIcon | Show or hide the search icon | boolean | undefined | boolean | undefined | | |
| search | | string | undefined | string | undefined | | |