@blacktoolbox/react-popup

1.2.0 • Public • Published

Blacktbox-react-popup

Create popup with React.

Installation

Using with NPM:

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

// using ES6 modules
import { PopupProvider, usePopup } from '@blacktoolbox/react-popup';

// using CommonJS modules
var PopupProvider = require('@blacktoolbox/react-popup').PopupProvider;
var usePopup = require('@blacktoolbox/react-popup').usePopup;

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1
  • 1.1.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @blacktoolbox/react-popup

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

16.6 kB

Total Files

12

Last publish

Collaborators

  • vannoel