EtherBrandGuidelinesFoundationsComponentsOverviewAccordionAlertAvatarBadgeButtonBreadcrumbsCalendarCardCarouselCheckboxDividerDropdownIconImageLinkListLoadingModalPaginationProgressRadioSelectSkeletonSwitchTabsText areaText fieldToastTooltip
Components

Breadcrumbs

Where you are. nav + ol. Current is text, not a link.

Spec

Live demo

Runnable controls. Not a screenshot. Paper / Ink in the header recolors tokens.

nav + ol, current is text, middle collapses

Do / Don't

DoDon't
Current as text with aria-current.Current as a link to here.
chevron-inline-end separators.Slash, chevron-down, or a caret ``.
Collapse the middle.Truncate the current page name first.

Motion

PropertyDurationEasingTriggerReduced motion
transform: scale(0.97)120ms --dur-fast--ease-out:activeinstant
color / border120ms --dur-fast--ease-out:hoverinstant
outline80ms --dur-micro--ease-out:focus-visibleinstant

The more-menu follows Dropdown.

Accessibility

Related