Skip to content

Breadcrumb

Hierarchical trail. Uses ARIA nav + aria-current="page" on the active item.

Basic usage

Bordered

API

Props

NameTypeDefaultDescription
items*Array
disabledbooleanfalse
borderedbooleanfalse
wrapbooleantrue
dividerIconstring"ri-arrow-right-s-line"
sizeEpSizeundefined
ariaLabelstring"Breadcrumb"

Events

EventPayloadDescription
select{"names":["BreadcrumbItem"]}

Slots

SlotScopeDescription
separatorindex
itemitem, index

Released under the MIT License. Built with VitePress.