Navbar
Properties
Section titled “Properties”Bordered
Section titled “Bordered”Renders a bottom border (border-b border-base-300) under the navbar.
Center
Section titled “Center”Content rendered inside the navbar-center region. Omit to hide the region.
ChildContent
Section titled “ChildContent”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.
Shadow
Section titled “Shadow”Adds a drop shadow (shadow-md) beneath the navbar.
Content rendered inside the navbar-start region. Omit to hide the region.