Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.5.0 <= v < 1.0.0

Ui.Breadcrumbs

Indicates the current page’s location within a navigational hierarchy with automatically added separators.

Properties

items
:
Array(Tuple(String, Html))
=
[]

The displayed items.

separator
:
Html
=
<>"/"</>

The separator between items.

size
:
Ui.Size
=
Ui.Size::Inherit

The base size of the component.

Functions

render
:
Html

Renders the component.