Thanks to visit codestin.com Credit goes to github.com
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 0142841 commit 499398eCopy full SHA for 499398e
packages/chakra-ui-docs/pages/modal.mdx
@@ -209,7 +209,7 @@ function InitialFocus() {
209
}
210
```
211
212
-### Close Modal on Overlay Click
+### Prevent Modal from closing on Overlay click
213
214
By default, the modal closes when you click it's overlay. You can set
215
`closeOnOverlayClick` to `false` if you want the modal to stay visible.
0 commit comments