Breadcrumbs

Navigation trail rendered as a semantic nav > ol list. The last item always carries aria-current="page". Separator is customisable.

Default

Pass an items array. Items with an href render as links; the last item is always the current page.

Custom separator

Pass any node to separator. The default is /.

Single level

Works with just two items — root plus current page.