Navbar

Attribute Type Documentation Default Value
class :any
rest :global
navbar_start :slot
Show slot attributes Hide slot attributes
class :any
navbar_center :slot
Show slot attributes Hide slot attributes
class :any
navbar_end :slot
Show slot attributes Hide slot attributes
class :any
inner_block :slot
<div class="flex-none">
  <.button square ghost>
    <.icon name="hero-bars-3" />
  </.button>
</div>
<div class="flex-1">
  <a class="btn btn-ghost text-xl">daisyUI</a>
</div>
<div class="flex-none">
  <.button square ghost>
    <.icon name="hero-ellipsis-horizontal" />
  </.button>
</div>