react-modal-dialog icon indicating copy to clipboard operation
react-modal-dialog copied to clipboard

Add dismissEverywhere and autoDismiss props to ModalDialog

Open sean-adams opened this issue 8 years ago • 0 comments

  • 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

sean-adams avatar Oct 04 '16 16:10 sean-adams