Skip to content

BreadcrumbItem

A single breadcrumb entry rendered in a daisyUI breadcrumbs trail.

Whether the item is non-clickable (e.g. the current page).

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

Optional Material Symbols ligature to render before the text.

The localized display text.

Section titled “BreadcrumbItem(string, string, bool, string)”

A single breadcrumb entry rendered in a daisyUI breadcrumbs trail.

  • Text — The localized display text.
  • Href — Navigation href. null means the current page (non-clickable).
  • Disabled — Whether the item is non-clickable (e.g. the current page).
  • Icon — Optional Material Symbols ligature to render before the text.