react-modal-2.0

0.1.1 • Public • Published

Simple React Modal

import { Modal } from 'modal-react';

Props

  • children - The modal content.
  • isVisible - Shows the modal.
  • backdropColor - Backdrop/mask color.
  • onBackdropClick - Event is called on backdrop/mask click.

Example

Package Sidebar

Install

npm i react-modal-2.0

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

42.7 kB

Total Files

23

Last publish

Collaborators

  • dima.krepak