@blacktoolbox/react-button

Button / Button Group maker based on React

Usage no npm install needed!

<script type="module">
  import blacktoolboxReactButton from 'https://cdn.skypack.dev/@blacktoolbox/react-button';
</script>

README

Blacktbox-react-button

Create button / butoon group with React.

Installation

Using with NPM:

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

// using ES6 modules
import Menu from '@blacktoolbox/react-button';

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

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.