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

How to stop area outside of modal closing when clicked?

Open danielmintz opened this issue 1 year ago • 1 comments

I'm wondering how to stop the area outside of the modal/ popup closing when clicked? Is this a feature you can enable/ disable in any way? and if so, how is it done? Many thanks

danielmintz avatar Oct 27 '23 08:10 danielmintz

Did you try setting closeOnDocumentClick to false?

benomatis avatar Nov 03 '23 10:11 benomatis