My app supports mouse free navigation. The confirmation, however, does not support any sort of key binding or form submit. I wish there was a config that allowed the user to hit ESC for No and ENTER for Yes, as these are my dialog defaults.
@enchev
Close dialog on Escape is being requested by many (including me ). Close dialog on escape is implemented in angular project also. Hope to see it implemented in blazor soon
As far as I know there is no way to close dialog in Radzen Angular application with ESC or at least not predictable in case of components with popups in the dialog.