<Navbar>
Component
<Navbar>
is a responsive navigation header. Supports for branding, navigation and more.
Actually the <Navbar>
is a container component with responsive detection. You need to supply the nested components such as logo, <HamburgerMenuButton>
, <Nav>
, or any custom components you want.
Here the demo: