Try Install Learn Blog API Packages GitHub
Pages

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.