Breadcrumb Samples

These navs are called breadcrumbs to hint the user about their current path. Good addition when you do not have an always visible navbar.

BasicEllipsis

Basic

Standard breadcrumb with separators The first crumb shows a small brand image

Long Path (with Ellipsis)

Uses BreadcrumbEllipsis to collapse middle crumbs on smaller screens. Use the developer menu to simulate a smaller screen.

From Data (Disabled + Current)

Rendered from inline data Disabled crumb is plain text Current page uses BreadcrumbPage

Dynamic Standalone Sample Mount | AP Component Library