react-modal-dialog
react-modal-dialog copied to clipboard
Add dismissEverywhere and autoDismiss props to ModalDialog
- dismissEverywhere: a boolean prop that, when true, allows the user to click anywhere on screen to dismiss the modal
- autoDismiss: a Number prop that, when set, automatically dismisses the modal after x number of seconds