Skip to content
duxt

useDuxtBreadcrumb()

The trail from the section down to a page.

Signature

const trail = useDuxtBreadcrumb(path);

Returns

The entries between the section and the page, each with its title and path.

Notes

A group that carries no page of its own appears in the trail without a link — the folder is real, the page behind it is not.

Was this page helpful?