Skip to content

Navbar

Renders a bottom border (border-b border-base-300) under the navbar.

Content rendered inside the navbar-center region. Omit to hide the region.

Fallback content rendered directly inside the navbar when none of Navbar.Start, Navbar.Center or Navbar.End are provided.

Background color of the navbar. Maps to daisyUI semantic bg utilities: Color.Default -> bg-base-100, Color.Primary -> bg-primary, etc.

Content rendered inside the navbar-end region. Omit to hide the region.

Adds a drop shadow (shadow-md) beneath the navbar.

Content rendered inside the navbar-start region. Omit to hide the region.