We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9b5a4 commit cba31ddCopy full SHA for cba31dd
docs/examples/on_request_close.md
@@ -4,4 +4,5 @@ This example shows how you can use the `onRequestClose` prop with a function to
4
5
This is especially important for handling closing the modal via the escape key.
6
7
+Also more important if `shouldCloseOnOverlayClick` is set to `true`, when clicked on overlay it calls `onRequestClose`.
8
[](codepen://claydiffrient/KNjVBx)
0 commit comments