Skip to content
Sancho UI
Toggle dark mode
Getting started
Built with ☕ by
Ben McMahen

Navbar

A Navbar is used to provide app based navigation.

Basic usage

You'll typically use the Navbar in combination with a Toolbar. You can supply a custom background colour using standard styling, as in the example below.

<Navbar>
  <Toolbar>
    {/* Toolbar content goes here */}
  </Toolbar>
</Navbar>

API

Navbar
positionPositions
The position of the navbar.