@blacktoolbox/react-button

1.3.3 • Public • Published

Blacktbox-react-button

Create button / butoon group with React.

Installation

Using with NPM:

$ npm install --save @blacktoolbox/react-button

// using ES6 modules
import { Button, ButtonGroup } from '@blacktoolbox/react-button';

// using CommonJS modules
var Button = require('@blacktoolbox/react-button').Button;
var ButtonGroup = require('@blacktoolbox/react-button').ButtonGroup;

Issue

Feel free to see around the codebase and share your experience with us. We will be grateful to be given advices.

Please file issue, if you have any issue or idea.

Homepage

You can see the document website on-line.

/@blacktoolbox/react-button/

    Package Sidebar

    Install

    npm i @blacktoolbox/react-button

    Weekly Downloads

    2

    Version

    1.3.3

    License

    MIT

    Unpacked Size

    27 kB

    Total Files

    12

    Last publish

    Collaborators

    • vannoel