-
Is it out of the scope of the package's responsibility to add keyboard operation support in |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Jun 16, 2023
Replies: 1 comment
-
the button to open/close the devtools are interactive elements, so you can tab to them and open them. I wouldn't want the devtools to add global key event handlers in user's apps ... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
makotot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the button to open/close the devtools are interactive elements, so you can tab to them and open them. I wouldn't want the devtools to add global key event handlers in user's apps ...