N
neokit

Breadcrumbs

A navigation trail showing the user's location in the hierarchy. DaisyUI adds › separators between <li> items via CSS — no extra markup needed.

Basic

Three levels with anchor links. The last item is the current page (plain text, no link).

breadcrumbs

With icons

Place an SVG icon before the link text inside each <li>.

breadcrumbs with icons

Max-width with overflow

DaisyUI clips breadcrumbs with an ellipsis when constrained. Resize the window to see truncation in action.

breadcrumbs max-width

Sizes

Control size via Tailwind text utilities on classes.

breadcrumbs sizes

text-xs

text-sm

text-base

text-lg

In a page header

Common pattern: breadcrumbs above a page title.

breadcrumbs in header

Profile Settings

Manage your account details and preferences.

Single item

A breadcrumb with only one item renders without a separator.

breadcrumbs single