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

1.0.6 • Public • Published

@auraxy/react-async-button

NPM Version Download Month gzip with dependencies: kb typescript pkg.module

pkg.module supported, which means that you can apply tree-shaking in you project

A button component of react, realizes the button auto-lock when it clicked and auto-unlock after the async action has done

Installation

npm i -S @auraxy/react-async-button

Global name

ReactAsyncButton

Interface

See in index.d.ts

Usage

import * as ReactAsyncButton from '@auraxy/react-async-button'

Use in html, see what your can use in CDN: unpkg

<-- use what you want -->
<script src="https://unpkg.com/@auraxy/react-async-button/lib/umd/<--module-->.js"></script>

Package Sidebar

Install

npm i @auraxy/react-async-button

Weekly Downloads

5

Version

1.0.6

License

MIT

Unpacked Size

14 kB

Total Files

6

Last publish

Collaborators

  • auraxy