Skip to content

BreadcrumbDefinition

A single un-localized breadcrumb entry returned by an IBreadcrumbSource.

Navigation href. null means the current page (non-clickable).

Optional Material Symbols ligature rendered before the text.

Resource key resolved via IStringLocalizer<TResource> to the display text.

Section titled “BreadcrumbDefinition(string, string, string)”

A single un-localized breadcrumb entry returned by an IBreadcrumbSource.

  • TitleKey — Resource key resolved via IStringLocalizer<TResource> to the display text.
  • Href — Navigation href. null means the current page (non-clickable).
  • Icon — Optional Material Symbols ligature rendered before the text.