npm.io
1.2.0 • Published 4 years ago

@blacktoolbox/react-popup

Licence
MIT
Version
1.2.0
Deps
1
Size
16 kB
Vulns
0
Weekly
0

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.

Keywords