Skip to content
Component

Navbar

The supported top-navigation primitive: a horizontal row of links with active state. Compose it inside a semantic header with a logo, actions, and search to build a full app bar.

Links with active state

Full app bar

A semantic header composed around Navbar with a logo, primary links, and trailing actions.

Fuji
KY
  • On mobile, hide the Navbar and open the links from a Drawer, as the site header does

API reference

itemsNone
NavbarItem[]

Navigation labels, hrefs, and active state.

renderLinkNone
render function

Integrates routing libraries such as Next Link.

classNameNone
string

Additional classes applied to the component root.