@uidu/modal-dialog
v1.8.4
Published
A React component that displays content in a layer blocking the interaction with the page.
Downloads
214
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 @uidu/modal-dialog
Usage
Detailed docs and example usage can be found here.