Breadcrumbs

Breadcrumbs are a series of links that help understand user’s location in a hierarchy

Stable
Show details
Stable
Published: November 22, 2024
Updated: November 25, 2024

These help users identify the page they are on via a linear pathway they have come. Users can navigate backward to the chosen page via the link element.


Anatomy

Anatomy summary lists and describes all the elements that exist within a component (including other components nested within).

Breadcrumbs are made up of three link elements. Each link is separated by a slash divider. An optional back arrow can be turned on at the start of the breadcrumb. The arrow cannot be used at any other level.


Breadcrumbs should not exceed a maximum of three links or page levels.

breadcrumbs-anatomy-01

Variants

Variants contain different versions of the component depending on specific properties, such as state, size, colour, optional iconography, etc.

breadcrumbs
Property Values Default
Level Variant Level 1 | Level 2 | Level 3 Level 1
back arrow Boolean true | false false
breadcrumbs
breadcrumbs
Level Level 1
breadcrumbs
breadcrumbs
Level Level 3
breadcrumbs
breadcrumbs
Level Level 2

 

Help and support