@kalamazoo/modal-dialog
v1.0.2
Published
A React component that displays content in a layer blocking the interaction with the page.
Downloads
175
Readme
ModalDialog
This component displays content in a layer that sits above the rest of the page content. Users won't be able to interact with the page until the dialog is closed.
Installation
yarn add @kalamazoo/modal-dialog
Usage
Detailed docs and example usage can be found here.