<Navbar></Navbar>
A responsive navigation header. Supports for branding, navigation and more.
Preview
<Navbar theme='primary' size='lg' gradient={true} outlined={true}>
<NavbarMenu active={true}>Home</NavbarMenu>
<NavbarMenu>About</NavbarMenu>
</Navbar>
Rendered to:
<nav class="c1 thPrimary szLg gradient outlined">
// ...
</nav>
Features
Installation
Using npm:
npm i @nodestrap/navbar
Support Us
If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.
We always maintain our projects as long as we're still alive.
[Make a donation]