--- import { getVersionedDocsPath } from '@libs/path' export const title = 'Top navbar example' export const extra_css = ['navbar-static.css'] ---

Navbar example

This example is a quick exercise to illustrate how the top-aligned navbar works. As you scroll, this navbar remains in its original position and moves with the rest of the page.

View navbar docs »