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

4.0.10 • Public • Published

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

Package Sidebar

Install

npm i @nodestrap/button

Weekly Downloads

11

Version

4.0.10

License

ISC

Unpacked Size

46.8 kB

Total Files

6

Last publish

Collaborators

  • heymarco