Classes list

Every class Breadcrumb recognizes, straight from the @flickui/css source.

ClassPurpose
.breadcrumbBase class — required, sets the trail's font size
.breadcrumb-listThe <ol>/<ul> wrapper, laid out as a wrapping flex row
.breadcrumb-itemEach list item, holding a link (or current-page span) plus its separator
.breadcrumb-linkA clickable ancestor link (truncates with ellipsis past 12ch)
.breadcrumb-link-iconOptional leading icon slot inside a link
.breadcrumb-currentThe final, non-clickable item representing the current page
.breadcrumb-separatorThe glyph between items (mark aria-hidden="true")
.breadcrumb-collapseA button standing in for a run of collapsed middle items