Faithlife / styled-ui

Faithlife UI styleguide and set of components
https://faithlife.github.io/styled-ui/
MIT License
13 stars 50 forks source link

Add flag to prevent close on backdrop click #508

Closed JakeHaitsma closed 3 years ago

JakeHaitsma commented 3 years ago

https://github.com/Faithlife/styled-ui/issues/500

This PR adds a flag which prevents this.props.onClose from being called when the backdrop is clicked.