Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NavLocation

Hierarchy

  • NavLocation

Index

Properties

Optional breadcrumbLabel

breadcrumbLabel: string

Optional: This field is only used when an application updates the nav-app location. It may choose to specify a (translated, where appropriate) label nav-app should append to its breadcrumbs.

path

path: string

Value of the ‘path’ field of the selected navigation item.

Optional pathPrefix

pathPrefix: string

Optional: The prefix to the path. It equals a appBaseUrl.pathname of some navigation items. Can be used to identify, in combination with path, the navigation item to navigate to.