Docs
Components
Breadcrumb

Breadcrumb

Props

Prop NameTypeRequiredDescription
itemsArray<{label: string, href?: string}>YesArray containing label and optional href for each breadcrumb item
dividerslash, arrowNoSpecifies the divider type between breadcrumb items
prefixIconReact.ReactNodeNoIcon component to display at the start of breadcrumb

Examples

breadcrumb