4.0.10 • Published 2 years ago

@nodestrap/button v4.0.10

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

<Button></Button>

A clickable component for initiating an action.

Preview

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

Rendered to:

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

Features

Installation

Using npm:

npm i @nodestrap/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]