Skip to content
Binary UIKit reference Stable

Breadcrumb

Breadcrumb trail with optional overflow menu.

Use Breadcrumb to show the current page position within a navigable hierarchy.

Interactive example

Loading interactive example

API

MemberTypeKindRequiredDefault
itemLabelSnippet<[{ item: BreadcrumbItem; }]>snippetNoundefined
itemsBreadcrumbItem[]propYes
maxItemsnumberpropNoundefined
navLabelstringpropNo'Breadcrumb'
overflowLabelstringpropNo'Show hidden crumbs'
separatorBreadcrumbSeparator | SnippetsnippetNo'chevron'
sizeControlSizepropNo'md'

Source

Loading source