Skip to content
breadcrumb
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

breadcrumb

Fragment reference breadcrumb
tags
ui

Breadcrumbs show the current location in a hierarchy. Each breadcrumb-item is a navigation step; the last one represents the current page and is rendered without a link.

Usage

breadcrumb
breadcrumb-item(href="/home") Home
breadcrumb-item(href="/products") Products
breadcrumb-item Current Page

Attributes — breadcrumb

NameTypeDefaultDescription
labelstringBreadcrumbAccessible aria-label for the nav element.

Attributes — breadcrumb-item

NameTypeDefaultDescription
hrefstring-Makes the item a link. Omit for the current/last item.
targetstring-Link target (e.g. _blank).
relstring-Link relationship.

Slots — breadcrumb-item

SlotDescription
startIcon or element before the label.
endIcon or element after the label.

Slots — breadcrumb

SlotDescription
separatorCustom separator between items (default is /).