npm.io
0.1.3 • Published 10 years ago

react-easy-modal

Licence
MIT
Version
0.1.3
Deps
0
Vulns
0
Weekly
0

react-simple-modal

Very simple react component that presents content via modal.

Params

header {String} Header that appears above modal.

disableClose {Boolean} true will disable the modal from closing, false [default] will allow user to close.

closeModal {Number} Increment this property to trigger the modal to close.

handleClose {Method} callback method that is executed after close.

Keywords