Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: MuiBreadcrumbsItemProps

Props for a single breadcrumb item component.

Extends

Properties

active?

optional active: boolean

Whether the breadcrumb item is active.

Inherited from

BreadcrumbsItem.active


href?

optional href: string

URL for the breadcrumb item.

Inherited from

BreadcrumbsItem.href


onClick()?

optional onClick: (item) => void

Callback function when the breadcrumb item is clicked.

Parameters

item

BreadcrumbsItem

Returns

void


title?

optional title: string

Title text for the breadcrumb item.

Inherited from

BreadcrumbsItem.title

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub