Skip to main content
zerotal

Documentation


Documentation / @zerotal/flow-ui / index / BreadcrumbItem

Interface: BreadcrumbItem

Defined in: flow-ui/src/components/Breadcrumb.tsx:21

Properties

label

label: unknown

Defined in: flow-ui/src/components/Breadcrumb.tsx:22


href?

optional href?: string

Defined in: flow-ui/src/components/Breadcrumb.tsx:24

Omit on the last item — the page you are on is not a link to itself.


icon?

optional icon?: unknown

Defined in: flow-ui/src/components/Breadcrumb.tsx:26

Optional glyph before the label.