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?
optionalhref?: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?
optionalicon?:unknown
Defined in: flow-ui/src/components/Breadcrumb.tsx:26
Optional glyph before the label.