@nodestrap/navbar
TypeScript icon, indicating that this package has built-in type declarations

4.0.11 • Public • Published

<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]

Dependencies (15)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nodestrap/navbar

    Weekly Downloads

    2

    Version

    4.0.11

    License

    ISC

    Unpacked Size

    68.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • heymarco