Breadcrumb

Attribute Type Documentation Default Value
id :any

html attribute id

Read more Read less
false
class :any

html attribute class

Read more Read less
""
Required crumb * :slot

Render menu

Show slot attributes Hide slot attributes
id :any
class :string
to :string
<:crumb class="flex gap-2">
  <PhoenixDuskmoon.Component.Icons.dm_mdi name="home" class="w-4 h-4" />
  <a href="/">Home</a>
</:crumb>
<:crumb>
  <button>Page</button>
</:crumb>