Skip to content
duxt

DuxtBreadcrumb

The trail above the page title.

Section, then any groups between it and the page.

Usage

<DuxtBreadcrumb :path="path" />

API

Props

PropTypeNotes
pathstringRequired — the documentation path, unprefixed

Notes

breadcrumb: false in the config drops it site-wide: a flat docs tree gets a trail that only repeats its own section name.

Was this page helpful?