4.0.12 • Published 2 years ago

@nodestrap/nav-button v4.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

<NavButton></NavButton>

A clickable component for navigation.

Preview

<NavButton tag='a' theme='primary' size='lg' gradient={true} outlined={true} press={true} onClick={() => alert('hello world')} >
    <Link to='about'>
        click me
    </Link>
</NavButton>

Rendered to:

<a class="c1 thPrimary szLg gradient outlined pressed">
    click me
</a>

Features

Installation

Using npm:

npm i @nodestrap/nav-button

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]