react-popup icon indicating copy to clipboard operation
react-popup copied to clipboard

Callback on click outside/dismiss or prevent click outside?

Open Ryanauger95 opened this issue 4 years ago • 0 comments

Is there any way to run a callback when the popup is dismissed via a click outside, or to prevent dismissal via click outside?

I tried: escToClose:false

but this does not work. Any thoughts?

Ryanauger95 avatar Mar 02 '20 21:03 Ryanauger95