Skip to content
Discussion options

You must be logged in to vote

https://www.radix-ui.com/docs/primitives/components/alert-dialog#content
Pass onEscapeKeyDown props to the Content as
onEscapeKeyDown={(event) => { event.preventDefault(); } }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Manbearpixel
Comment options

Answer selected by andy-hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1430 on May 30, 2022 07:57.